update the 'features' blurb in the doc intro
This commit is contained in:
parent
f98a3f9eab
commit
4f5599e275
@ -65,7 +65,7 @@ The following features and functionality are provided by the NERD tree:
|
|||||||
* ...
|
* ...
|
||||||
* Directories and files can be bookmarked.
|
* Directories and files can be bookmarked.
|
||||||
* Most NERD tree navigation can also be done with the mouse
|
* Most NERD tree navigation can also be done with the mouse
|
||||||
* Dynamic customisation of tree content
|
* Filtering of tree content (can be toggled at runtime)
|
||||||
* custom file filters to prevent e.g. vim backup files being displayed
|
* custom file filters to prevent e.g. vim backup files being displayed
|
||||||
* optional displaying of hidden files (. files)
|
* optional displaying of hidden files (. files)
|
||||||
* files can be "turned off" so that only directories are displayed
|
* files can be "turned off" so that only directories are displayed
|
||||||
@ -81,9 +81,13 @@ The following features and functionality are provided by the NERD tree:
|
|||||||
session, the directory nodes will be opened/closed as you left them
|
session, the directory nodes will be opened/closed as you left them
|
||||||
* The script remembers the cursor position and window position in the NERD
|
* The script remembers the cursor position and window position in the NERD
|
||||||
tree so you can toggle it off (or just close the tree window) and then
|
tree so you can toggle it off (or just close the tree window) and then
|
||||||
reopen it (with NERDTreeToggle) the NERD tree window will appear EXACTLY
|
reopen it (with NERDTreeToggle) the NERD tree window will appear exactly
|
||||||
as you left it
|
as you left it
|
||||||
* You can have a separate NERD tree for each tab
|
* You can have a separate NERD tree for each tab, share trees across tabs,
|
||||||
|
or a mix of both.
|
||||||
|
* By default the script overrides the default file browser (netw), so if
|
||||||
|
you :edit a directory a (slighly modified) NERD tree will appear in the
|
||||||
|
current window
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
2. Functionality provided *NERDTreeFunctionality*
|
2. Functionality provided *NERDTreeFunctionality*
|
||||||
|
Loading…
Reference in New Issue
Block a user