forked from aniani/vim
patch 8.1.0812: Unicode 16 feature is not useful
Problem: Unicode 16 feature is not useful and cannot be detected. Solution: Remove UNICODE16.
This commit is contained in:
@@ -601,10 +601,6 @@
|
||||
* Now always enabled.
|
||||
*/
|
||||
|
||||
/* Define this if you want to use 16 bit Unicode only, reduces memory used for
|
||||
* the screen structures. */
|
||||
/* #define UNICODE16 */
|
||||
|
||||
/*
|
||||
* +multi_byte_ime Win32 IME input method. Only for far-east Windows, so
|
||||
* IME can be used to input chars. Not tested much!
|
||||
|
||||
Reference in New Issue
Block a user