1
0
forked from aniani/vim

updated for version 7.0-058

This commit is contained in:
Bram Moolenaar
2006-08-16 16:03:34 +00:00
parent 1c892474a8
commit 0928caad1e
2 changed files with 4 additions and 0 deletions

View File

@@ -363,6 +363,8 @@ enc_alias_table[] =
{"932", IDX_CP932},
{"949", IDX_CP949},
{"936", IDX_CP936},
{"gbk", IDX_CP936},
{"gb18030", IDX_CP936}, /* only 99% the same */
{"950", IDX_CP950},
{"eucjp", IDX_EUC_JP},
{"unix-jis", IDX_EUC_JP},