Remove lsp_signature in favor of noice
This commit is contained in:
@@ -67,14 +67,6 @@ local plugins = {
|
||||
{
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
},
|
||||
{
|
||||
"ray-x/lsp_signature.nvim",
|
||||
event = "VeryLazy",
|
||||
config = function () require("plugins.config.lsp_signature") end,
|
||||
},
|
||||
--[[ {
|
||||
"hrsh7th/cmp-nvim-lsp-signature-help",
|
||||
}, ]]
|
||||
{
|
||||
"hrsh7th/nvim-cmp",
|
||||
config = function () require("plugins.config.cmp") end,
|
||||
|
||||
Reference in New Issue
Block a user