Update init.lua
Co-authored-by: Sean <44933921+seantwie03@users.noreply.github.com>
This commit is contained in:
parent
331b122af5
commit
8efed846e3
2
init.lua
2
init.lua
@ -381,7 +381,7 @@ require('lspconfig').sumneko_lua.setup {
|
||||
},
|
||||
workspace = {
|
||||
library = vim.api.nvim_get_runtime_file('', true),
|
||||
checkcheckThirdParty = false,
|
||||
checkThirdParty = false,
|
||||
},
|
||||
-- Do not send telemetry data containing a randomized but unique identifier
|
||||
telemetry = { enable = false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user