mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-09 03:41:35 +00:00
feat: enable vim-vsnip if nvim-cmp is enabled
This commit is contained in:
parent
a90f713fee
commit
5941502e37
2 changed files with 25 additions and 1 deletions
|
@ -35,6 +35,7 @@ in {
|
|||
"cmp-buffer"
|
||||
"cmp-vsnip"
|
||||
"cmp-path"
|
||||
"vim-vsnip"
|
||||
];
|
||||
|
||||
vim.autocomplete.sources = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue