nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit faf1459ce5460f4f19f5113fed8759339b4234d1
parent 02751f4d11a692d188aeeffcaf4f95ce3203333d
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Tue, 27 Jan 2009 18:58:26 +1300

minor doc fix

Diffstat:
Mdoc/NERD_tree.txt | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -917,9 +917,9 @@ Default: "left".
 This option is used to determine where NERD tree window is placed on the
 screen.
 
-This option is makes it possible to use two different explorer type
-plugins simultaneously. For example, you could have the taglist plugin on the
-left of the window and the NERD tree on the right.
+This option makes it possible to use two different explorer plugins
+simultaneously. For example, you could have the taglist plugin on the left of
+the window and the NERD tree on the right.
 
 ------------------------------------------------------------------------------
                                                            *'NERDTreeWinSize'*