add icon padding

This commit is contained in:
kiyan
2021-06-07 17:34:02 +02:00
parent 82f1598bd4
commit f1f14885f7
3 changed files with 13 additions and 6 deletions

View File

@@ -293,6 +293,10 @@ Can be 0 or 1. 1 by default.
When 1, moving cursor in the tree will position the cursor at the start
of the file on the current line.
|g:nvim_tree_icon_padding| *g:nvim_tree_icon_padding*
One space by default, used for rendering the space between the icon and the filename. Use with caution, it could break rendering if you set an empty string depending on your font.
==============================================================================
INFORMATIONS *nvim-tree-info*