Revert "nvim: remove lsp_signature"

This reverts commit f8b55ba13e49752aad729e8467bd45d0b399c879.
This commit is contained in:
Léana 江 2024-03-14 21:19:01 +01:00 committed by Léana 江
parent 1ade0abee2
commit 5c887810f5
2 changed files with 9 additions and 0 deletions

View file

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