fixed annoying lua ls message

This commit is contained in:
Oliver Hartmann 2023-01-03 01:50:51 +01:00
parent 3a70a67737
commit 4aa3048e23

View File

@ -206,6 +206,7 @@ return {
workspace = {
-- Make the server aware of Neovim runtime files
library = vim.api.nvim_get_runtime_file('', true),
checkThirdParty = false,
},
-- Do not send telemetry data containing a randomized but unique identifier
telemetry = {