preservim / vim-pencil

Rethinking Vim as a tool for writing
Other
1.58k stars 39 forks source link

Need IgnoreList #27

Open reedes opened 9 years ago

reedes commented 9 years ago

For plasticboy/vim-markdown, the [mkdNonListItemBlock] should be treated like a [] when scanning a line looking for a blacklisted highlight group.

Otherwise we're not finding the blacklist item.

Note that mkdNonListItemBlock should be removed from the blacklist and moved to an IgnoreList.