starter/lua/plugins/lsp-signature.lua

8 lines
101 B
Lua

return {
"ray-x/lsp_signature.nvim",
event = "InsertEnter",
opts = {
-- cfg options
},
}