From 321de60366fc799e5564a7f7f8b826fd8a9b5fc1 Mon Sep 17 00:00:00 2001 From: Devon Hinton Date: Wed, 22 Apr 2015 01:06:47 -0700 Subject: [PATCH] Remove NERD_tree.txt typo "If not" -> "If No" --- doc/NERD_tree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 5d5b3f6..85dfba6 100644 --- 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.