diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-03-25 21:45:43 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-03-25 21:45:43 +0000 |
commit | a88d968da127052294354dc1e7d6ce30610e66ff (patch) | |
tree | 8255385906e5c19629f8540568f44de8083624e1 /src/main.aap | |
parent | 43b604cddcd655225cde7696a54b429746cb8876 (diff) | |
download | vim-git-a88d968da127052294354dc1e7d6ce30610e66ff.tar.gz |
updated for version 7.0064
Diffstat (limited to 'src/main.aap')
-rw-r--r-- | src/main.aap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.aap b/src/main.aap index ddaa5c83e..564ca07fb 100644 --- a/src/main.aap +++ b/src/main.aap @@ -270,6 +270,7 @@ Source = regexp.c screen.c search.c + spell.c syntax.c tag.c term.c |