blob: 4aea0fd591b022b79c0bf6d1dacf45592249bc75 [file] [log] [blame]
Bram Moolenaar54612582019-11-21 17:13:31 +01001*hangulin.txt* For Vim version 8.1. Last change: 2019 Nov 21
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3
4 VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam
5
Bram Moolenaar54612582019-11-21 17:13:31 +01006 *hangul*
7Vim had built-in support for hangul, the Korean language, for users without
8XIM (X Input Method). Since it didn't work well and was not maintained it was
9removed in Vim 8.1.2327.
Bram Moolenaar8f3f58f2010-01-06 20:52:26 +010010
Bram Moolenaar54612582019-11-21 17:13:31 +010011If you want this hangul input mehod you can go back to Vim 8.1.2326 or
12earlier. If you think this code is still useful and want to maintain it, make
13a patch to add it back. However, making it work with UTF-8 encoding would be
14best.
Bram Moolenaar071d4272004-06-13 20:20:40 +000015
Bram Moolenaar071d4272004-06-13 20:20:40 +000016
Bram Moolenaar91f84f62018-07-29 15:07:52 +020017 vim:tw=78:ts=8:noet:ft=help:norl: