mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-08-01 09:02:05 +01:00
Fix last static analysis warnings
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"workspace.library": [
|
||||
"$VIMRUNTIME/lua",
|
||||
"$VIMRUNTIME/lua/vim/lsp",
|
||||
"~/.local/share/nvim/lazy"
|
||||
"~/.local/share/nvim/lazy",
|
||||
"${3rd}/luassert/library"
|
||||
],
|
||||
"workspace.checkThirdParty": "Apply"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user