comparison runtime/doc/hangulin.txt @ 819:23f82b5d2814 v7.0c10

updated for version 7.0c10
author vimboss
date Wed, 05 Apr 2006 20:41:53 +0000
parents 9f345c48220b
children 6675076019ae
comparison
equal deleted inserted replaced
818:1f929f3ca806 819:23f82b5d2814
1 *hangulin.txt* For Vim version 7.0c. Last change: 2005 Mar 29 1 *hangulin.txt* For Vim version 7.0c. Last change: 2006 Apr 02
2 2
3 3
4 VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam 4 VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam
5 5
6 Introduction *hangul* 6 Introduction *hangul*
46 46
47 If both are set, VIM_KEYBOARD has higher priority. 47 If both are set, VIM_KEYBOARD has higher priority.
48 48
49 Hangul Fonts 49 Hangul Fonts
50 ------------ 50 ------------
51 You can set text font using $HOME/.Xdefaults or $HOME/.gvimrc. 51 You can set text font using $HOME/.Xdefaults or in your gvimrc file.
52 But to use Hangul, you should set 'guifontset' in your vimrc. 52 But to use Hangul, you should set 'guifontset' in your vimrc.
53 53
54 $HOME/.Xdefaults: > 54 $HOME/.Xdefaults: >
55 Vim.font: english_font 55 Vim.font: english_font
56 56