commit 729e8014b9ffb17ff1298ef96fb7094f8e5ffa49
parent 599238ad99642e8767c4be6adda75bd84afdfd42
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date: Mon, 8 Oct 2018 09:06:20 -0400
Merge pull request #892 from lvoisin/work
Fix typo in help file
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/NERDTree.txt b/doc/NERDTree.txt
@@ -1014,7 +1014,7 @@ Defines the value for the |'statusline'| setting in NERDTree windows.
Note: The setting is actually applied using |:let-&|, not |:set|, so
escaping spaces is not necessary.
-Setting this option to -1 will will deactivate it so that your global
+Setting this option to -1 will deactivate it so that your global
|'statusline'| setting is used.
------------------------------------------------------------------------------