mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-23 12:41:57 +00:00
Switched raw cmp config for blink.cmp
This commit is contained in:
@@ -20,7 +20,6 @@ return { -- Non programming quality of life utilities go here
|
||||
},
|
||||
},
|
||||
completion = {
|
||||
nvim_cmp = true,
|
||||
min_chars = 2,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user