From 9ee516ee6ff5eb4ac21bb0c5a13b1b6d2bd4919f Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Sat, 23 Aug 2014 19:44:45 +1200 Subject: [PATCH] Fix typo --- doc/tagbar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 9ba6d1f..961aef7 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -591,7 +591,7 @@ Default: 0 If this variable is set to 1 and the current tag is inside of a closed fold then the folds will be opened as much as needed for the tag to be visible so it can be highlighted. If it is set to 0 then the folds will only be opened -when opening the Tagbar window and the current tag is insided a closed fold, +when opening the Tagbar window and the current tag is inside a closed fold, otherwise the folds won't be opened and the parent tag will be highlighted instead. If it is set to 2 then the folds will never be opened automatically.