Closed linuxcaffe closed 9 years ago
Try doing:
let g:unite_taskwarrior_filter = ['status.not:deleted', 'status.not:completed']
I ran in to some problems with quoting I think and found having an array for each term works more reliably. If that's not it I'll look some more.
bing! that does it!
In my .vimrc
:Unite taskwarrior still shows completed and deleted tasks