nvim: remove lsp_signature

This commit is contained in:
Léana 江 2024-02-15 20:44:07 +01:00 committed by Léana 江
parent b01db43f52
commit 4870951a37
2 changed files with 0 additions and 9 deletions

View file

@ -57,7 +57,6 @@ local plugins = {
},
},
"mfussenegger/nvim-dap", -- DAP
{ "ray-x/lsp_signature.nvim", event = "VeryLazy" },
-----------------------
-- Language specific --