commit bba4b0087b8cc6f869316398eaf4e74dd6c6246e
parent 599238ad99642e8767c4be6adda75bd84afdfd42
Author: Laurent Voisin <lvoisin@users.sourceforge.net>
Date: Mon, 8 Oct 2018 13:17:33 +0200
Fix typo in help file
Remove duplicated word.
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.
------------------------------------------------------------------------------