vimwiki/syntax
Robert Günzler 61093f4f2a
Feature: Add option to automatically cycle bullet chars (#907)
When the syntax local config `cycle_bullets` is set (currently only
markdown has it by default) the indent functions will cycle through the
characters defined in `bullet_types` based on the level of indentation.

Signed-off-by: Robert Günzler <r@gnzler.io>
2020-06-07 19:03:10 -04:00
..
vimwiki_default.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
vimwiki_markdown_custom.vim Bugfix: file extension for markdown is syntax wide (#895) 2020-06-02 01:33:06 +02:00
vimwiki_markdown.vim Feature: Add option to automatically cycle bullet chars (#907) 2020-06-07 19:03:10 -04:00
vimwiki_media.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
vimwiki.vim Allow to configure bullet points & status indicators per wiki (#889) 2020-06-04 18:33:12 +02:00