forked from aniani/vim
updated for version 7.0-058
This commit is contained in:
@@ -363,6 +363,8 @@ enc_alias_table[] =
|
|||||||
{"932", IDX_CP932},
|
{"932", IDX_CP932},
|
||||||
{"949", IDX_CP949},
|
{"949", IDX_CP949},
|
||||||
{"936", IDX_CP936},
|
{"936", IDX_CP936},
|
||||||
|
{"gbk", IDX_CP936},
|
||||||
|
{"gb18030", IDX_CP936}, /* only 99% the same */
|
||||||
{"950", IDX_CP950},
|
{"950", IDX_CP950},
|
||||||
{"eucjp", IDX_EUC_JP},
|
{"eucjp", IDX_EUC_JP},
|
||||||
{"unix-jis", IDX_EUC_JP},
|
{"unix-jis", IDX_EUC_JP},
|
||||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
58,
|
||||||
/**/
|
/**/
|
||||||
57,
|
57,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user