switch from dotnix's cmp-luasnip-choice to L3MON4D3's
This commit is contained in:
parent
dec8d0cb14
commit
2baa73ca66
1 changed files with 2 additions and 2 deletions
|
|
@ -103,8 +103,8 @@ require('dep') {
|
||||||
'hrsh7th/cmp-nvim-lsp', -- lsp
|
'hrsh7th/cmp-nvim-lsp', -- lsp
|
||||||
'hrsh7th/cmp-nvim-lua', -- nvim lua api
|
'hrsh7th/cmp-nvim-lua', -- nvim lua api
|
||||||
'hrsh7th/cmp-nvim-lsp-signature-help', -- completion information
|
'hrsh7th/cmp-nvim-lsp-signature-help', -- completion information
|
||||||
{ 'doxnit/cmp-luasnip-choice', -- luasnip
|
{ 'L3MON4D3/cmp-luasnip-choice', -- luasnip
|
||||||
requires = 'L3MON4D3/LuaSnip',
|
requires = 'L3MON4D3/LuaSnip'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue