plugins.nvim-tree.renderer.icons.glyphs.default
Glyph for files. Will be overridden by nvim-web-devicons
if available.
Plugin default: ""
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.modified
Icon to display for modified files.
Plugin default: "●"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.renderer.icons.glyphs.symlink
Glyph for symlinks to files.
Plugin default: ""
Type: null or string or raw lua code
Default:
null
Declared by: