summaryrefslogtreecommitdiff
path: root/runtime/ftplugin/lisp.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/lisp.vim')
-rw-r--r--runtime/ftplugin/lisp.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/ftplugin/lisp.vim b/runtime/ftplugin/lisp.vim
index b4772140..589a600b 100644
--- a/runtime/ftplugin/lisp.vim
+++ b/runtime/ftplugin/lisp.vim
@@ -1,10 +1,10 @@
" Vim filetype plugin
" Language: Lisp
" Maintainer: Sergey Khorev <sergey.khorev@gmail.com>
-" URL: http://iamphet.nm.ru/vim
+" URL: http://sites.google.com/site/khorser/opensource/vim
" Original author: Dorai Sitaram <ds26@gte.com>
" Original URL: http://www.ccs.neu.edu/~dorai/vimplugins/vimplugins.html
-" Last Change: Nov 8, 2004
+" Last Change: Jan 9, 2012
" Only do this when not done yet for this buffer
if exists("b:did_ftplugin")