plugins.gitsigns.settings.signs.changedelete.hl
Specifies the highlight group to use for the sign.
Plugin default: "GitSignsChange"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.changedelete.linehl
Specifies the highlight group to use for the line.
Plugin default: "GitSignsChangeLn"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.changedelete.numhl
Specifies the highlight group to use for the number column.
Plugin default: "GitSignsChangeNr"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.changedelete.show_count
Showing count of hunk, e.g. number of deleted lines.
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.changedelete.text
Specifies the character to use for the sign.
Plugin default: "~"
Type: null or string or raw lua code
Default:
null
Declared by: