Disable lsp_signature
This commit is contained in:
parent
1c373dc117
commit
42d247dc62
1 changed files with 4 additions and 4 deletions
|
|
@ -423,10 +423,10 @@ local plugins = {
|
||||||
stages = "static",
|
stages = "static",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
-- {
|
||||||
"ray-x/lsp_signature.nvim",
|
-- "ray-x/lsp_signature.nvim",
|
||||||
event = "VeryLazy",
|
-- event = "VeryLazy",
|
||||||
},
|
-- },
|
||||||
{
|
{
|
||||||
'smoka7/hop.nvim',
|
'smoka7/hop.nvim',
|
||||||
version = "*",
|
version = "*",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue