From 1757b33da76aec0790fff4f59b2803e3a6897eee Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Sat, 21 Jul 2012 21:08:33 +1200 Subject: [PATCH] Explain feature requirements in systemenc doc --- doc/tagbar.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 1401f39..7168b66 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -496,6 +496,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. Example: >