Smarter list bullet detection

This commit is contained in:
Henrik Lissner 2015-11-18 15:20:21 -05:00
parent 6e32c4740e
commit e285c928cc

View file

@ -284,7 +284,7 @@
" ")
(1 (narf/show-as ?☐)))
("\\(\\([-+]\\)\\( \\)+[^$\n\r]+\\)"
("^ *\\(\\([-+]\\)\\( \\)+[^$\n\r]+\\)"
(2 'org-code)
(3 'org-whitespace))
("^ +\\(\\*\\) "