plugins.gitsigns.settings.signs.topdelete.hl
Specifies the highlight group to use for the sign.
Plugin default: "GitSignsDelete"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.topdelete.linehl
Specifies the highlight group to use for the line.
Plugin default: "GitSignsDeleteLn"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.topdelete.numhl
Specifies the highlight group to use for the number column.
Plugin default: "GitSignsDeleteNr"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.gitsigns.settings.signs.topdelete.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.topdelete.text
Specifies the character to use for the sign.
Plugin default: "▔"
Type: null or string or raw lua code
Default:
null
Declared by: