Made neodev working YaY

This commit is contained in:
Nikurasu 2023-02-24 14:17:42 +01:00
parent 901b8cc5cf
commit 20bbf13a0f
Signed by: Nikurasu
GPG key ID: 9E7F14C03EF1F271

View file

@ -100,6 +100,7 @@ lspconfig.lua_ls.setup{
completion = {
callSnippet = "Replace"
},
workspace = { checkThirdParty = false },
diagnostics = {
globals = {'vim'},
}