Open linuxcaffe opened 9 years ago
I don't think vim provides a local-theme feature. Have to use autocomand to implement this, which seems really wierd to me. I suggest that you use something like highlight taskwarrior_xxx ctermfg=xxx guifg=xxx
in your vimrc to override the color,
The ideal vim colortheme for vim-taskwarrior display is not necessarily the same as for every-day vim editing. A customization;
g:task_colortheme = 'mytheme'
would allow users to select a theme that works best for vim-tw, that overrides the every-day-editing theme.