Better projects

This commit is contained in:
Chris
2026-07-11 13:16:12 +01:00
parent f9f6aea868
commit 29f4436aa8
7 changed files with 51 additions and 3 deletions
+4
View File
@@ -4,6 +4,10 @@ return {
config = function()
require('blade-nav').setup {
close_tag_on_complete = false,
integrations = {
cmp = false,
coq = false,
},
}
end,
}