mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.1.2327: cannot build with Hangul input
Problem: Cannot build with Hangul input. Solution: Remove Hangul input support.
This commit is contained in:
@@ -93,9 +93,6 @@ extern int _stricoll(char *a, char *b);
|
||||
# include "findfile.pro"
|
||||
# include "fold.pro"
|
||||
# include "getchar.pro"
|
||||
# ifdef FEAT_HANGULIN
|
||||
# include "hangulin.pro"
|
||||
# endif
|
||||
# include "hardcopy.pro"
|
||||
# include "hashtab.pro"
|
||||
# include "highlight.pro"
|
||||
|
Reference in New Issue
Block a user