mirror of
https://github.com/preservim/tagbar.git
synced 2025-02-12 20:06:31 +08:00
Small doc fix
This commit is contained in:
parent
5c33e09d68
commit
e1eec86934
|
@ -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:
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue
Block a user