update the help page
This commit is contained in:
parent
55ff76171a
commit
6a665a588f
@ -43,7 +43,7 @@ What is this "NERD tree"??
|
|||||||
The NERD tree allows you to explore your filesystem and to open files and
|
The NERD tree allows you to explore your filesystem and to open files and
|
||||||
directories. It presents the filesystem to you in the form of a tree which you
|
directories. It presents the filesystem to you in the form of a tree which you
|
||||||
manipulate with the keyboard and/or mouse. It also allows you to perform
|
manipulate with the keyboard and/or mouse. It also allows you to perform
|
||||||
simple filesystem operations so you can alter the tree dynamically.
|
simple filesystem operations.
|
||||||
|
|
||||||
The following features and functionality are provided by the NERD tree:
|
The following features and functionality are provided by the NERD tree:
|
||||||
* Files and directories are displayed in a hierarchical tree structure
|
* Files and directories are displayed in a hierarchical tree structure
|
||||||
@ -53,6 +53,7 @@ The following features and functionality are provided by the NERD tree:
|
|||||||
* sym-links
|
* sym-links
|
||||||
* windows .lnk files
|
* windows .lnk files
|
||||||
* read-only files
|
* read-only files
|
||||||
|
* executable files
|
||||||
* Many (customisable) mappings are provided to manipulate the tree:
|
* Many (customisable) mappings are provided to manipulate the tree:
|
||||||
* Mappings to open/close/explore directory nodes
|
* Mappings to open/close/explore directory nodes
|
||||||
* Mappings to open files in new/existing windows/tabs
|
* Mappings to open files in new/existing windows/tabs
|
||||||
@ -66,7 +67,7 @@ The following features and functionality are provided by the NERD tree:
|
|||||||
* 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
|
||||||
* A textual filesystem menu is provided which allows you to
|
* A textual filesystem menu is provided which allows you to
|
||||||
create/delete/rename file and directory nodes as well as copy (for
|
create/delete/move file and directory nodes as well as copy (for
|
||||||
supported OSs)
|
supported OSs)
|
||||||
* The position and size of the NERD tree window can be customised
|
* The position and size of the NERD tree window can be customised
|
||||||
* The order in which the nodes in the tree are listed can be customised.
|
* The order in which the nodes in the tree are listed can be customised.
|
||||||
@ -266,9 +267,8 @@ Recursively opens the selelected directory.
|
|||||||
|
|
||||||
All files and directories are cached, but if a directory would not be
|
All files and directories are cached, but if a directory would not be
|
||||||
displayed due to file filters (see |NERDTreeIgnore| |NERDTree-f|) or the
|
displayed due to file filters (see |NERDTreeIgnore| |NERDTree-f|) or the
|
||||||
hidden file filter (see |NERDTreeShowHidden|) then it is not opened. This is
|
hidden file filter (see |NERDTreeShowHidden|) then its contents are not
|
||||||
handy, especially if you have .svn directories.
|
cached. This is handy, especially if you have .svn directories.
|
||||||
|
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*NERDTree-x*
|
*NERDTree-x*
|
||||||
@ -826,10 +826,7 @@ Window manager integration?
|
|||||||
6. The Author *NERDTreeAuthor*
|
6. The Author *NERDTreeAuthor*
|
||||||
|
|
||||||
The author of the NERD tree is a terrible terrible monster called Martyzilla
|
The author of the NERD tree is a terrible terrible monster called Martyzilla
|
||||||
who gobbles up small children with milk and sugar for breakfast. He has an odd
|
who gobbles up small children with milk and sugar for breakfast.
|
||||||
love/hate relationship with computers (but monsters hate everything by nature
|
|
||||||
you know...) which can be awkward for him since he is a pro computer nerd for
|
|
||||||
a living.
|
|
||||||
|
|
||||||
He can be reached at martin_grenfell at msn.com. He would love to hear from
|
He can be reached at martin_grenfell at msn.com. He would love to hear from
|
||||||
you, so feel free to send him suggestions and/or comments about this plugin.
|
you, so feel free to send him suggestions and/or comments about this plugin.
|
||||||
|
Loading…
Reference in New Issue
Block a user