[nvim] fix: don't ask for luassert on attach

This commit is contained in:
David JULIEN 2023-01-29 00:48:45 +01:00
parent fcb727cea0
commit 173e84c089
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ M.setup = function(opts)
-- 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