Watchers
The NERD tree (vim online)
A tree explorer plugin for navigating the filesystem
- Script id: 1658
- Author: Marty Grenfell
- Latest version: 2.14.2
- Release date: 2008-10-29
- Release notes:
- compatibility bugfix for older versions of vim, thanks to
knekk for helping me track it down and to Sean Chou.
- when opening a file (with 'o' or double click) dont split
the window unless we absolutely have to. This should make
the script work better with other explorer plugins. Thanks
to Ryan Penn, Simon Peter Nicholls and Michael
- fix a bug where directories starting with a '+' char could
not be opened. Thanks to Tomasz Chomiuk.
- fix a bug where closing vim with :qa with a tree open in
another tab would break, thanks to Denis Pokataev.