plugins.gitgutter.signs
Custom signs for the sign column
Type: submodule
Default:
{ }
Declared by:
plugins.gitgutter.signs.added
Sign for added lines
Type: null or string
Default:
null
Declared by:
plugins.gitgutter.signs.modified
Sign for modified lines
Type: null or string
Default:
null
Declared by:
plugins.gitgutter.signs.modifiedAbove
Sign for modified line above
Type: null or string
Default:
null
Declared by:
plugins.gitgutter.signs.modifiedRemoved
Sign for modified and removed lines
Type: null or string
Default:
null
Declared by:
plugins.gitgutter.signs.removed
Sign for removed lines
Type: null or string
Default:
null
Declared by:
plugins.gitgutter.signs.removedAboveAndBelow
Sign for lines removed above and below
Type: null or string
Default:
null
Declared by:
plugins.gitgutter.signs.removedFirstLine
Sign for a removed first line
Type: null or string
Default:
null
Declared by: