diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-03-05 17:04:09 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-03-05 17:04:09 +0100 |
commit | 214641f77df6f318a4b3a0b09723c19859a103f4 (patch) | |
tree | 9422434318c17140266d397e16fd359e81bc75e7 /runtime/doc/hangulin.txt | |
parent | 066029ef92b45dc4bd21a353b1fac25841062c26 (diff) | |
download | vim-git-214641f77df6f318a4b3a0b09723c19859a103f4.tar.gz |
Runtime file updates.
Diffstat (limited to 'runtime/doc/hangulin.txt')
-rw-r--r-- | runtime/doc/hangulin.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/hangulin.txt b/runtime/doc/hangulin.txt index 40901a6e8..009250116 100644 --- a/runtime/doc/hangulin.txt +++ b/runtime/doc/hangulin.txt @@ -81,8 +81,8 @@ And there should be no ':set guifont'. If it exists, then Gvim ignores ':set guifontset'. It means VIM runs without fontset supporting. So, you can see only English. Hangul does not be correctly displayed. -After 'fontset' feature is enabled, VIM does not allow using english -font only in 'font' setting for syntax. +After "fontset" feature is enabled, VIM does not allow using english +font only in "font" setting for syntax. For example, if you use > :set guifontset=eng_font,your_font in your .gvimrc, then you should do for syntax > |