BREAKING_CHANGE: nvim-tree buffer was renamed
You should now use `NvimTree_*` when matching with an autocmd There is now 1 buffer per tabpage.
This commit is contained in:
@@ -60,7 +60,7 @@ Print clipboard content for both cut and copy
|
||||
|
||||
|:NvimTreeResize| *:NvimTreeResize*
|
||||
|
||||
Resize the NvimTree window to the given size. Example: `:NvimTreeresize 50`
|
||||
Resize the NvimTree window to the given size. Example: `:NvimTreeResize 50`
|
||||
resizes the window to the width of 50.
|
||||
|
||||
==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user