Add 'Last change: 2013 May 30' to headers

This commit is contained in:
Drew Neil
2013-11-16 16:48:16 +00:00
parent 451eefb9b2
commit a126974366
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
" Vim filetype plugin
" Language: Markdown
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
" Last Change: 2013 May 30
if exists("b:did_ftplugin")
finish

View File

@@ -2,6 +2,7 @@
" Language: Markdown
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
" Filenames: *.markdown
" Last Change: 2013 May 30
if exists("b:current_syntax")
finish