summaryrefslogtreecommitdiff
path: root/runtime/syntax/tt2html.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-07-24 19:53:36 +0200
committerBram Moolenaar <Bram@vim.org>2013-07-24 19:53:36 +0200
commite2db695d313174f6d6e6a79388a262e4e53d387e (patch)
tree2ff47e019a28756c665e0daa273388af53b81028 /runtime/syntax/tt2html.vim
parentff18df03c3b714caca4f76e50defcb29eb523e15 (diff)
downloadvim-git-e2db695d313174f6d6e6a79388a262e4e53d387e.tar.gz
Updated runtime files.
Diffstat (limited to 'runtime/syntax/tt2html.vim')
-rw-r--r--runtime/syntax/tt2html.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/tt2html.vim b/runtime/syntax/tt2html.vim
index 8dcaae11a..b8c81364c 100644
--- a/runtime/syntax/tt2html.vim
+++ b/runtime/syntax/tt2html.vim
@@ -3,7 +3,7 @@
" Author: Moriki, Atsushi <4woods+vim@gmail.com>
" Homepage: http://github.com/vim-perl/vim-perl
" Bugs/requests: http://github.com/vim-perl/vim-perl/issues
-" Last Change: 2010-07-21
+" Last Change: 2013 Jul 24
if exists("b:current_syntax")
finish