view runtime/doc/hangulin.txt @ 26782:b7b82279426f v8.2.3919

patch 8.2.3919: Vim9: wrong argument for append() results in two errors Commit: https://github.com/vim/vim/commit/8b6256f6ec075cca40341e61ebc9f538b4902dd1 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 28 11:24:49 2021 +0000 patch 8.2.3919: Vim9: wrong argument for append() results in two errors Problem: Vim9: wrong argument for append() results in two errors. Solution: Check did_emsg. Also for setline(). Adjust the help for appendbufline().
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Dec 2021 12:30:04 +0100
parents 59efd230b373
children f8116058ca76
line wrap: on
line source

*hangulin.txt*  For Vim version 8.2.  Last change: 2019 Nov 21


		  VIM REFERENCE MANUAL    by Chi-Deok Hwang and Sung-Hyun Nam

						*hangul*
Vim had built-in support for hangul, the Korean language, for users without
XIM (X Input Method).  Since it didn't work well and was not maintained it was
removed in Vim 8.1.2327.

If you want this hangul input method you can go back to Vim 8.1.2326 or
earlier.  If you think this code is still useful and want to maintain it, make
a patch to add it back.  However, making it work with UTF-8 encoding would be
best.


 vim:tw=78:ts=8:noet:ft=help:norl: