mirror of
https://github.com/tpope/vim-markdown.git
synced 2025-11-13 12:23:48 -05:00
Change from email to URL
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
" Vim filetype plugin
|
" Vim filetype plugin
|
||||||
" Language: Markdown
|
" Language: Markdown
|
||||||
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
" Maintainer: Tim Pope <https://github.com/tpope/vim-markdown>
|
||||||
" Last Change: 2019 Dec 05
|
" Last Change: 2019 Dec 05
|
||||||
|
|
||||||
if exists("b:did_ftplugin")
|
if exists("b:did_ftplugin")
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" Language: Markdown
|
" Language: Markdown
|
||||||
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
" Maintainer: Tim Pope <https://github.com/tpope/vim-markdown>
|
||||||
" Filenames: *.markdown
|
" Filenames: *.markdown
|
||||||
" Last Change: 2020 Jan 14
|
" Last Change: 2020 Jan 14
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user