mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
Remove remaining hangul-related code
This commit is contained in:
@@ -94,7 +94,6 @@ static char *(features[]) =
|
||||
"+fork()",
|
||||
#endif
|
||||
"+gettext",
|
||||
"+hangul_input",
|
||||
#if (defined(HAVE_ICONV_H) && defined(USE_ICONV)) || defined(DYNAMIC_ICONV)
|
||||
# ifdef DYNAMIC_ICONV
|
||||
"+iconv/dyn",
|
||||
|
Reference in New Issue
Block a user