From e1eec86934ba089d810937824e3ed4ac579bbf0a Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Mon, 27 Oct 2014 22:39:31 +1300 Subject: [PATCH] Small doc fix --- doc/tagbar.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 9c23f54..b227eda 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -647,8 +647,8 @@ system is different from the one set in Vim, i.e. the 'encoding' option. For example, if you use a Simplified Chinese Windows version that has a system encoding of "cp936", and you have set 'encoding' to "utf-8", then you would have to set this variable to "cp936". -Note that this requires Vim to be compiled with the |+multi_byte| and (unless -your encoding is latin1) |+iconv| features to work. +Note that this requires Vim to be compiled with the |+multi_byte| and |+iconv| +features to work. Example: >