plugins.nvim-tree.renderer.icons.glyphs.git.deleted

Glyph for deleted nodes.

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.git.ignored

Glyph for deleted nodes.

Type: null or string or raw lua code

Default: null

Plugin default: "◌"

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.git.renamed

Glyph for renamed nodes.

Type: null or string or raw lua code

Default: null

Plugin default: "➜"

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.git.staged

Glyph for staged nodes.

Type: null or string or raw lua code

Default: null

Plugin default: "✓"

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.git.unmerged

Glyph for unmerged nodes.

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.git.unstaged

Glyph for unstaged nodes.

Type: null or string or raw lua code

Default: null

Plugin default: "✗"

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.git.untracked

Glyph for untracked nodes.

Type: null or string or raw lua code

Default: null

Plugin default: "★"

Declared by: