nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit cd5f1685bcb096577ee98f9ff0f73e101b15a1aa
parent 3b98a7fcae8f9fff356907171f0406ff8cd28921
Author: Martin Grenfell <martin.grenfell@gmail.com>
Date:   Fri,  1 May 2015 14:11:54 +0100

Merge pull request #436 from devmanhinton/patch-1

Remove NERD_tree.txt typo
Diffstat:
Mdoc/NERD_tree.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -131,7 +131,7 @@ The following features and functionality are provided by the NERD tree:
 :NERDTreeFind                                                  *:NERDTreeFind*
     Find the current file in the tree.
 
-    If not tree exists and the current file is under vim's CWD, then init a
+    If no tree exists and the current file is under vim's CWD, then init a
     tree at the CWD and reveal the file. Otherwise init a tree in the current
     file's directory.