silencing som lua linter noise
This commit is contained in:
@@ -75,6 +75,7 @@ return {
|
||||
settings = {
|
||||
Lua = {
|
||||
runtime = { version = "LuaJIT" },
|
||||
diagnostics = { globals = { "vim" } },
|
||||
workspace = { library = vim.api.nvim_get_runtime_file("", true) },
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user