New feature reject a item form todo-list
Based on patches of davidlmontgomery.
This commit is contained in:
@ -373,6 +373,7 @@ call s:default('hl_cb_checked', 0)
|
||||
call s:default('list_ignore_newline', 1)
|
||||
call s:default('text_ignore_newline', 1)
|
||||
call s:default('listsyms', ' .oOX')
|
||||
call s:default('listsym_rejected', '-')
|
||||
call s:default('use_calendar', 1)
|
||||
call s:default('table_mappings', 1)
|
||||
call s:default('table_auto_fmt', 1)
|
||||
|
Reference in New Issue
Block a user