[vim] pandoc syntax cleanup, links

This commit is contained in:
Ethan Schoonover 2011-03-03 02:43:53 -08:00
parent f693e29cb0
commit 107d23c549
1 changed files with 1 additions and 0 deletions

View File

@ -741,6 +741,7 @@ hi link pandocCodeDelimiter markdownCodeDelimiter
hi link pandocCodeBlock markdownCodeBlock
hi link pandocVerbatimBlock markdownCodeBlock
hi link pandocVerbatimInline markdownCodeBlock
hi link pandocHTMLComment Comment
hi link pandocComment Comment
hi link pandocTitleBlock Structure
"hi link pandocEscapedCharacter Special