lsp-signature
URL: https://github.com/ray-x/lsp_signature.nvim/
Maintainers: Esther
plugins.lsp-signature.enable
Whether to enable lsp_signature.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.lsp-signature.package
The lsp_signature.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.lsp_signature-nvim
Declared by:
plugins.lsp-signature.autoLoad
Whether to automatically load lsp_signature.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: