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