switched to blink for auto complete
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
return {
|
||||
'saghen/blink.cmp',
|
||||
dependencies = { 'rafamadriz/friendly-snippets' },
|
||||
version = '1.*',
|
||||
|
||||
opts = {
|
||||
keymap = { preset = 'default' },
|
||||
appearance = {
|
||||
nerd_font_variant = 'mono'
|
||||
},
|
||||
signature = { enabled = true }
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user