0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.0-206

This commit is contained in:
Bram Moolenaar
2007-03-02 18:56:27 +00:00
parent 33c4fb68bf
commit 733f0a286e
3 changed files with 10 additions and 1 deletions

View File

@@ -364,7 +364,6 @@ enc_alias_table[] =
{"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},