vimwiki/syntax
Silvio Ricardo Cordeiro 1c4a9bb1af HTML comments and better TODO
* Allow HTML-style comment syntax

Allow <!-- HTML comments --> in vimwiki's highlight for markdown.

* Avoid matching "TODO" on word boundaries

Do not match e.g. "xTODO:" as if it were "TODO:".
This also lifts the requirement of ":" after these keywords
(it is more flexible to just require a word boundary regardless of what).
2018-04-01 21:45:15 +02:00
..
vimwiki_default.vim Set 'tw' to 99 in all source files. We're not in the middle ages anymore. 2018-02-21 07:11:51 +01:00
vimwiki_markdown_custom.vim Fix a few regression bugs 2017-01-16 22:10:28 +01:00
vimwiki_markdown.vim HTML comments and better TODO 2018-04-01 21:45:15 +02:00
vimwiki_media.vim Set 'tw' to 99 in all source files. We're not in the middle ages anymore. 2018-02-21 07:11:51 +01:00
vimwiki.vim HTML comments and better TODO 2018-04-01 21:45:15 +02:00