Squashed 'etc/nvim/' content from commit 6da6d4f
git-subtree-dir: etc/nvim git-subtree-split: 6da6d4ffb9395ebf9be5d2bfb578782cdd6de362
This commit is contained in:
5
lua/plugin/lsp_signature.lua
Normal file
5
lua/plugin/lsp_signature.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@type LazySpec
|
||||
return { {
|
||||
'ray-x/lsp_signature.nvim',
|
||||
opts = { always_trigger = false }
|
||||
} }
|
||||
Reference in New Issue
Block a user