vim-taskwarrior
vim-taskwarrior copied to clipboard
Modifying Tags
When modifying tags using m, a space does not act as a tag separator. This means that if there are multiple tags then pressing <CR> without any changes will change the many tags into a single combined tag.
@malramsay64 This should be fixed in the development branch of my fork: https://github.com/xarthurx/vim-taskwarrior/commit/4055604c6a6d1e91f8df03c44e53144c146fe379#diff-e8671a543e9269b7aa9dca001c92a2b1R41
will merge into the maintained repo soon.