mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update config custom snippets
This commit is contained in:
parent
874cacf692
commit
3a8ccb5ffb
6 changed files with 159 additions and 151 deletions
|
@ -83,7 +83,7 @@ return {
|
|||
documentation = cmp.config.window.bordered(),
|
||||
},
|
||||
experimental = {
|
||||
ghost_text = false,
|
||||
ghost_text = true,
|
||||
native_menu = false,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue