summaryrefslogtreecommitdiff
path: root/runtime/syntax/lisp.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-09-06 19:25:11 +0000
committerBram Moolenaar <Bram@vim.org>2005-09-06 19:25:11 +0000
commitcafda4f89323b8e76818f03d81b1d0b1887862aa (patch)
treeee5f5d0f72b8563d197736948517604c677b7052 /runtime/syntax/lisp.vim
parent4440382f3c971684571e9c7494130cdd68567fd5 (diff)
downloadvim-cafda4f89323b8e76818f03d81b1d0b1887862aa.zip
updated for version 7.0142
Diffstat (limited to 'runtime/syntax/lisp.vim')
-rw-r--r--runtime/syntax/lisp.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/lisp.vim b/runtime/syntax/lisp.vim
index 30914ef9d..258d149e5 100644
--- a/runtime/syntax/lisp.vim
+++ b/runtime/syntax/lisp.vim
@@ -1,9 +1,9 @@
" Vim syntax file
" Language: Lisp
" Maintainer: Dr. Charles E. Campbell, Jr. <NdrOchipS@PcampbellAfamily.Mbiz>
-" Last Change: Sep 02, 2003
-" Version: 14
-" URL: http://www.erols.com/astronaut/vim/index.html#vimlinks_syntax
+" Last Change: Sep 06, 2005
+" Version: 15
+" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax
"
" Thanks to F Xavier Noria for a list of 978 Common Lisp symbols
" taken from the HyperSpec