Switched raw cmp config for blink.cmp

This commit is contained in:
2025-07-29 00:33:22 +01:00
parent 39e7dee6f5
commit c3e8cc30ff
4 changed files with 29 additions and 237 deletions

View File

@@ -20,7 +20,6 @@ return { -- Non programming quality of life utilities go here
},
},
completion = {
nvim_cmp = true,
min_chars = 2,
},
},