bcoady
Results
2
comments of
bcoady
Just add an auto-completion plugin. I use [AutoComplPop](https://github.com/vim-scripts/AutoComplPop) and it will do that after that text exists in the current file. So then you could type in the key-words at...
I added this functionality in my fork. Also, the toggle task done function will mark all child tasks done as well.