plugins.none-ls.sources.code_actions.gitsigns.enable
Whether to enable the gitsigns code_actions source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.code_actions.gitsigns.package
Package to use for gitsigns by none-ls.
Type: null or package
Default:
<derivation git-2.44.2>
Declared by:
plugins.none-ls.sources.code_actions.gitsigns.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: