gabrielelana / vim-markdown

Markdown for Vim: a complete environment to create Markdown files with a syntax highlight that doesn't suck!
MIT License
740 stars 59 forks source link

Fix SwitchStatus() to recognize list with `-` #45

Closed ngnmhieu closed 8 years ago

ngnmhieu commented 8 years ago

- needs to be escaped in vim regex. Fix #44.

gabrielelana commented 8 years ago

Already covered in #46