summaryrefslogtreecommitdiff
path: root/runtime/syntax/tt2.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/tt2.vim')
-rw-r--r--runtime/syntax/tt2.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/tt2.vim b/runtime/syntax/tt2.vim
index 5321e277d..6432b85a0 100644
--- a/runtime/syntax/tt2.vim
+++ b/runtime/syntax/tt2.vim
@@ -3,10 +3,10 @@
" 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: 2013-07-21
+" Last Change: 2015-04-25
"
-" Instration:
-" put tt2.vim and tt2html.vim in to your syntax diretory.
+" Installation:
+" put tt2.vim and tt2html.vim in to your syntax directory.
"
" add below in your filetype.vim.
" au BufNewFile,BufRead *.tt2 setf tt2