vim-simple-todo
vim-simple-todo copied to clipboard
Simplify adding new todo's above and below a task
Vimwiki has an interesting behaviour, they somehow (I didn't check the code yet) override the normal mode o and O commands, and insert new todo-lines below and above respectively. I thing we can borrow that idea and simplify how we add tasks here.