plugins.nvim-tree.renderer.icons.glyphs.default

Glyph for files. Will be overridden by nvim-web-devicons if available.

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by:

plugins.nvim-tree.renderer.icons.glyphs.modified

Icon to display for modified files.

Type: null or string or raw lua code

Default: null

Plugin default: "●"

Declared by:

Glyph for symlinks to files.

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by: