telescope bindings and lua ls options
This commit is contained in:
parent
6f90d902b9
commit
85112244f6
3 changed files with 5 additions and 8 deletions
|
@ -20,6 +20,7 @@ return function(on_attach)
|
|||
diagnostics = { globals = { 'vim' } },
|
||||
workspace = {
|
||||
library = vim.api.nvim_get_runtime_file("", true),
|
||||
checkThirdParty = false,
|
||||
},
|
||||
telemetry = { enable = false },
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue