Modified dependencies for nvim-cmp
This commit is contained in:
parent
9c37eda22e
commit
92777ff862
|
@ -4,5 +4,6 @@ return {
|
|||
"hrsh7th/nvim-cmp",
|
||||
dependencies = {
|
||||
"saadparwaiz1/cmp_luasnip",
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue