You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New <plug>(simple-todo-mark-switch) mapping is defined to switch status of current todo. Mapping supports repeat via . as well. Thanks to @xianzhon (#29).
Support bulk update of selected todos, e.g. mark as done/undone. Thanks @ovc for the report (#21) and @xianzhon for the PR (#29).