feat(nvim): add friendly-snippets
This commit is contained in:
parent
83b51ebdf4
commit
5864c63cf3
3 changed files with 4 additions and 1 deletions
|
@ -62,7 +62,7 @@ cmp.setup {
|
|||
},
|
||||
|
||||
experimental = {
|
||||
ghost_text = false,
|
||||
ghost_text = true,
|
||||
native_menu = false,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue