wilvk / NERDTreeWindowResizer

A Vim plugin to allow auto resizing of your NERDTree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NERDTreeWindowSizer

A Vim plugin to allow auto resizing of your NERDTree

Installation:

Vundle:

    Plugin 'wilvk/NERDTreeWindowResizer'

Dependencies:

Requires NERDTree

This can be installed using Vundle by:

    Plugin 'preservim/nerdtree'

Instructions:

With the cursor in the NERDTree window, press r to refresh. The window should resize.

Window resizing occurs on NERDTree refresh events that are also triggered on some directory traversals.

About

A Vim plugin to allow auto resizing of your NERDTree

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%