sg
URL: https://github.com/sourcegraph/sg.nvim/
Maintainers: Gaetan Lepage
plugins.sg.enable
Whether to enable sg.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.sg.package
The sg.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.sg-nvim
Declared by:
plugins.sg.autoLoad
Whether to automatically load sg.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by:
plugins.sg.nodePackage
The nodejs package to use.
Type: null or package
Default:
null
Declared by: