1
0
forked from aniani/vim

patch 8.2.2912: MS-Windows: most users expect using Unicode

Problem:    MS-Windows: most users expect using Unicode.
Solution:   Default 'encoding' to utf-8 on MS-Windows. (Ken Takata,
            closes #3907)
This commit is contained in:
K.Takata
2021-05-30 18:04:19 +02:00
committed by Bram Moolenaar
parent e71c0ebe2c
commit f883d9027c
6 changed files with 19 additions and 5 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2912,
/**/
2911,
/**/