Feature - #307 vim support for taskrc

- Added support for syntax highlighting of taskrc within vim.
This commit is contained in:
John Florian 2009-12-10 18:39:24 -05:00
parent 0780919c2e
commit 81ce844d79
4 changed files with 70 additions and 20 deletions

View file

@ -28,6 +28,7 @@
+ Fixed bug that was causing the 'completed' report to sort incorrectly.
+ Fixed bug #347 which used only a lowercase "all" to confirm multiple changes
instead of an uppercase "All" like the "Yes" answer.
+ Added feature #307 that provides vim with syntax highlighting for taskrc.
------ old releases ------------------------------