diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-08-21 22:17:52 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-08-21 22:17:52 +0000 |
commit | 90915b5d4894da281ad03e902b3e6699ad60aad1 (patch) | |
tree | fe0dfb44977c507d9ed119c25e3c1cc334e6e2a7 /Filelist | |
parent | 50c819501243d87e0ea387457298162062750089 (diff) | |
download | vim-git-90915b5d4894da281ad03e902b3e6699ad60aad1.tar.gz |
updated for version 7.0133
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -690,6 +690,8 @@ LANG_GEN = \ runtime/spell/??/main.aap \ runtime/spell/yi/README.txt \ runtime/spell/main.aap \ + runtime/spell/*.vim \ + runtime/spell/fixdup \ # generic language files, binary LANG_GEN_BIN = \ |