Update init.lua

Co-authored-by: Sean <44933921+seantwie03@users.noreply.github.com>
pull/57/head
TJ DeVries 3 years ago committed by GitHub
parent 331b122af5
commit 8efed846e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save