This commit is contained in:
Christian Nieves
2023-10-24 15:15:11 -05:00
parent 0a72887b64
commit cf131d7d17
4 changed files with 39 additions and 90 deletions

View File

@ -69,6 +69,7 @@ return {
},
},
workspace = {
checkThirdParty = false, --# stop a anoying dialog on startup
-- Make the server aware of Neovim runtime files
library = vim.api.nvim_get_runtime_file("", true),
},