Compare commits

..

2 Commits

Author SHA1 Message Date
a09deea6bf
refactor(nvim): use default lsp log level
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-15 23:29:40 -06:00
cbbbac67b0
feat(nvim): initial migration to blink.cmp 2024-12-15 23:29:40 -06:00

View File

@ -113,6 +113,7 @@ return {
"--smart-case",
"--hidden",
"--word-regexp",
"--glob=!.git/*",
},
},
},