Add NvimTreeResize to resize the NvimTree window (#497)

This commit is contained in:
Kassio Borges
2021-07-10 09:52:20 +01:00
committed by GitHub
parent 102c4c2332
commit 07dd10663a
3 changed files with 11 additions and 0 deletions

View File

@@ -49,6 +49,11 @@ It will also open the leafs of the tree leading to the file in the buffer
Print clipboard content for both cut and copy
|:NvimTreeResize| *:NvimTreeResize*
Resize the NvimTree window to the given size. Example: `:NvimTreeresize 50`
resizes the window to the width of 50.
==============================================================================
OPTIONS *nvim-tree-options*