vim-simple-todo icon indicating copy to clipboard operation
vim-simple-todo copied to clipboard

Simplify adding new todo's above and below a task

Open cjbarroso opened this issue 7 years ago • 1 comments

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.

cjbarroso avatar Jan 28 '19 15:01 cjbarroso