plugins.nvim-tree.renderer.icons.glyphs.git.deleted
Glyph for deleted nodes.
Plugin default: ""
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.git.ignored
Glyph for deleted nodes.
Plugin default: "◌"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.git.renamed
Glyph for renamed nodes.
Plugin default: "➜"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.git.staged
Glyph for staged nodes.
Plugin default: "✓"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.git.unmerged
Glyph for unmerged nodes.
Plugin default: ""
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.git.unstaged
Glyph for unstaged nodes.
Plugin default: "✗"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.git.untracked
Glyph for untracked nodes.
Plugin default: "★"
Type: null or string or raw lua code
Default:
null
Declared by: