nvim-tree.lua/lua/nvim-tree/renderer/components
Mivort e8bf3d778a
feat(renderer): add renderer.indent_width (#1505)
* feat: add config option for a tree indent width

add 'indent_width' option to configure visible indent for tree nesting
levels (default is 2).

* add 'bottom' char for a corner extension

* apply stylua formatting

* provide value constraints in documentation

* limit minimal indent width

* make marker symbols have one utf8 char width

* match stylua formatting

* add the commentary regarding utf-8 first symbol match
2022-08-30 09:44:30 +10:00
..
full-name.lua feat: full-name of node in floating window (#1305) 2022-06-06 11:15:03 +02:00
git.lua fix(#1551): handle git status TT as staged 2022-08-27 11:58:16 +10:00
icons.lua chore/remove globals (#1279) 2022-05-28 11:08:40 +10:00
padding.lua feat(renderer): add renderer.indent_width (#1505) 2022-08-30 09:44:30 +10:00