Don't highlight markdown errors
This commit is contained in:
parent
7b1e06642a
commit
a4eec55917
@ -5,6 +5,7 @@ hi link markdownHeadingDelimiter PreProc
|
|||||||
hi link markdownLinkDelimiter PreProc
|
hi link markdownLinkDelimiter PreProc
|
||||||
hi link markdownLinkTextDelimiter PreProc
|
hi link markdownLinkTextDelimiter PreProc
|
||||||
hi link markdownUrl Include
|
hi link markdownUrl Include
|
||||||
|
hi link markdownError None
|
||||||
|
|
||||||
" Add match for GitHub style check boxes
|
" Add match for GitHub style check boxes
|
||||||
syn match markdownCheckboxTick '\[\zsx\ze\]' contained
|
syn match markdownCheckboxTick '\[\zsx\ze\]' contained
|
||||||
|
Loading…
x
Reference in New Issue
Block a user