signore helper added
This commit is contained in:
parent
69b728cc94
commit
30f42b6c0b
|
@ -0,0 +1,7 @@
|
|||
return
|
||||
{
|
||||
"ray-x/lsp_signature.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {},
|
||||
config = function(_, opts) require 'lsp_signature'.setup(opts) end
|
||||
}
|
Loading…
Reference in New Issue