better configs

This commit is contained in:
Thomas G. Lopes
2026-03-04 19:43:09 +00:00
parent 9a68fb34bf
commit 94b95291ed
26 changed files with 2842 additions and 105 deletions
+6
View File
@@ -7,6 +7,12 @@ return {
completion = {
callSnippet = "Replace",
},
workspace = {
library = {
vim.env.VIMRUNTIME,
},
checkThirdParty = false,
},
},
},
}