plugins.neogit.settings.signs.hunk
The icons to use for open and closed hunks.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
""
""
]
Declared by:
plugins.neogit.settings.signs.item
The icons to use for open and closed items.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
">"
"v"
]
Declared by:
plugins.neogit.settings.signs.section
The icons to use for open and closed sections.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
">"
"v"
]
Declared by: