Fix: fix the cmp-nvim-lsp-signature-help link (#1363)
This commit is contained in:
parent
282cbb9c82
commit
7c49ba1cb7
2
init.lua
2
init.lua
@ -787,7 +787,7 @@ require('lazy').setup({
|
|||||||
'hrsh7th/cmp-nvim-lsp',
|
'hrsh7th/cmp-nvim-lsp',
|
||||||
'hrsh7th/cmp-path',
|
'hrsh7th/cmp-path',
|
||||||
'hrsh7th/cmp-path',
|
'hrsh7th/cmp-path',
|
||||||
'htsh7th/cmp-nvim-lsp-signature-help',
|
'hrsh7th/cmp-nvim-lsp-signature-help',
|
||||||
},
|
},
|
||||||
config = function()
|
config = function()
|
||||||
-- See `:help cmp`
|
-- See `:help cmp`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user