From 88be6d9a4c78b8892a6a39fe7e4570e4574f865a Mon Sep 17 00:00:00 2001 From: raven42 Date: Mon, 21 Sep 2020 08:25:57 -0500 Subject: [PATCH] Fix syntax in example text for new option --- doc/tagbar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 8ace2d5..5a8d0cb 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -897,7 +897,7 @@ wrap intentation to function. Example: > let g:tagbar_wrap = 1 -> +< ------------------------------------------------------------------------------ HIGHLIGHT COLOURS *tagbar-highlight*