nvim: fix unpaired brace
This commit is contained in:
parent
2a8645eb8e
commit
43660dabba
@ -16,6 +16,7 @@ return {
|
||||
override_file_sorter = true,
|
||||
case_mode = "smart_case",
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
local builtin = require('telescope.builtin')
|
||||
|
Loading…
Reference in New Issue
Block a user