taskpaper.vim
taskpaper.vim copied to clipboard
Archiving tasks should respect task_paper_follow_move
I have let g:task_paper_follow_move = 0 and this works fine for <leader>tm commands. However, when I do <leader>tD, the cursor still jumps to the Archive project. Ideally, this command would respect the task_paper_follow_move setting.