Skip to content

Commit

Permalink
Add 'Last change: 2013 May 30' to headers
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Nov 16, 2013
1 parent 451eefb commit a126974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ftplugin/markdown.vim
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions syntax/markdown.vim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a126974

Please sign in to comment.