summaryrefslogtreecommitdiff
path: root/syntax
AgeCommit message (Expand)Author
2017-10-01Bug fix in todo#todo#GetDateRegexForPastDatesfretep
2017-09-20Fix for <Leader>x and other minor issuesfretep
2017-09-14Bug fixes for case sensitivity and cursor positioningfretep
2017-09-11Added TodoDueToday syntax highlightfretep
2017-09-10Remove python dependencyDavid Beniamine
2017-09-09Fix case sensitivity with "due:" in overdue date highlightingfretep
2017-09-09Added native vim function to highlight overdue datesfretep
2017-09-05Do not highlight overdue when marked doneDavid Beniamine
2016-11-04Fix overduedate regex breaking in NovemberGuilherme Victal
2016-09-05Use python3 if availableDavid Beniamine
2016-09-05Fievel work for python3 supportDavid Beniamine
2016-08-09Vim distributed on recent linux distribution is now linked withFlorent Fievez
2016-05-20removed error message if no python supportDavid Beniamine
2016-05-14Included Guilherme Victal works on overduedateDavid Beniamine
2016-03-08When tasks are completed, make the entire line grey.Colin Sullivan
2016-01-27Remove trailing whitespacesLeandro Freitas
2016-01-27Embed dateregex instead of using a submoduleGuilherme Victal
2016-01-27Remove dateregex submoduleGuilherme Victal
2016-01-26Add Overdue Date group to (Z) tasks syntax matchGuilherme Victal
2016-01-26Add description and license infoGuilherme Victal
2016-01-26Remove test on syntax fileGuilherme Victal
2016-01-24Correct .gitmodules fileGuilherme Victal
2016-01-24Move python scripts to syntax/Guilherme Victal
2016-01-24Overdue date syntax highlightGuilherme Victal
2016-01-22Add syntax highlight for overdue datesGuilherme Victal
2015-07-08v0.7.2David Beniamine
2015-07-06FIX: Todo Key detectionDavid Beniamine
2015-07-05Small improvements on due dates + key:valueDavid Beniamine
2015-07-05Incorporated due date workaround from durcheinandrDavid Beniamine
2015-06-10More doc plus version number updatedDavid Beniamine
2015-05-25here we godurcheinandr
2015-03-14updated version and authorsDavid Beniamine
2015-02-01Merge branch 'master' of https://github.com/freitass/todo.txt-vimDavid Beniamine
2014-11-17Resolves #25Leandro Freitas
2014-10-31minorAlexander Hirzel
2014-10-31typosAlexander Hirzel
2014-10-09small change on syntax colors nothing interestingDavid Beniamine
2014-03-03Added a space before rules to match projects and contexts in order to avoid f...Dean Householder
2013-09-10Changed the regexp rules of TodoProject and TodoContext to allow non-alphanum...Seiichi SATO
2013-09-03Changed the regexp rule for TodoDate to make to be compatible with todo.shSeiichi SATO
2011-06-02Matching \<word\> for context and project, new versionLeandro Freitas
2011-06-02Matching \<word\> for context and projectLeandro Freitas
2011-06-01Fix highlight for no priorityLeandro Freitas
2011-05-31Date, project and context highlightLeandro Freitas
2011-05-31Changed filetype nameLeandro Freitas
2011-05-31Changed filetype nameLeandro Freitas
2011-05-31Implemented syntax highlighting with preferred groupsLeandro Freitas
2011-05-31Matching some syntax groupsLeandro Freitas