This commit is contained in:
bumpsoo 2024-02-20 21:28:15 +09:00
parent 8855dd33e0
commit 488f38a3c6
2 changed files with 4 additions and 3 deletions

View file

@ -80,7 +80,7 @@ return {
"neovim/nvim-lspconfig",
dependencies = {
'hrsh7th/nvim-cmp',
'hrsh7yh/cmp-nvim-lsp',
'hrsh7th/cmp-nvim-lsp',
'hrsh7th/cmp-vsnip',
'hrsh7th/vim-vsnip',
},