freitass / todo.txt-vim

Vim plugin for Todo.txt
486 stars 121 forks source link

Go to end of line and into insert mode after add item #69

Open cheriimoya opened 5 years ago

cheriimoya commented 5 years ago

I think it is annoying always having to go into insert mode and at the end of the line after adding a new todo item. I want to start typing right after <localleader>a for example. This commit does that.