summaryrefslogtreecommitdiffstats
path: root/syntax/markdown.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--syntax/markdown.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/syntax/markdown.vim b/syntax/markdown.vim
index 3024f2f7..4ba02b26 100644
--- a/syntax/markdown.vim
+++ b/syntax/markdown.vim
@@ -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