commit | 5c73622a9066182ee4479fd7b3aa86e1825808c3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jan 06 20:54:52 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jan 06 20:54:52 2010 +0100 |
tree | c92ed672cbb989fa3585387ebd4598f5bdfcc637 | |
parent | 8f3f58f2c361f1b7241128d9821f88d8a30aa066 [diff] [blame] |
Update runtime files.
diff --git a/runtime/syntax/forth.vim b/runtime/syntax/forth.vim index 8713a72..e0e8b77 100644 --- a/runtime/syntax/forth.vim +++ b/runtime/syntax/forth.vim
@@ -5,7 +5,7 @@ " Filenames: *.fs,*.ft " URL: http://www.cvjb.de/comp/vim/forth.vim -" $Id$ +" $Id: forth.vim,v 1.11 2008/02/09 13:17:01 bruessow Exp $ " The list of keywords is incomplete, compared with the offical ANS " wordlist. If you use this language, please improve it, and send me