mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): lsp-signature
This commit is contained in:
parent
b9d1a0d9ce
commit
60bd3961e8
3 changed files with 11 additions and 2 deletions
|
|
@ -76,6 +76,7 @@ require "lazy".setup {
|
|||
},
|
||||
},
|
||||
"mfussenegger/nvim-dap", -- DAP
|
||||
{ "ray-x/lsp_signature.nvim", event = "VeryLazy" },
|
||||
|
||||
-----------------------
|
||||
-- Language specific --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue