index
:
todo.txt-vim
fix/bash-path
fix/gitlab-move
fix/pipeline
master
topic/allow-embed
topic/allow-embed_squashed4mr
topic/chk-vader
topic/fade-done-render
Efficient Todo.txt management in vim
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
syntax
Age
Commit message (
Expand
)
Author
2017-10-01
Bug fix in todo#todo#GetDateRegexForPastDates
fretep
2017-09-20
Fix for <Leader>x and other minor issues
fretep
2017-09-14
Bug fixes for case sensitivity and cursor positioning
fretep
2017-09-11
Added TodoDueToday syntax highlight
fretep
2017-09-10
Remove python dependency
David Beniamine
2017-09-09
Fix case sensitivity with "due:" in overdue date highlighting
fretep
2017-09-09
Added native vim function to highlight overdue dates
fretep
2017-09-05
Do not highlight overdue when marked done
David Beniamine
2016-11-04
Fix overduedate regex breaking in November
Guilherme Victal
2016-09-05
Use python3 if available
David Beniamine
2016-09-05
Fievel work for python3 support
David Beniamine
2016-08-09
Vim distributed on recent linux distribution is now linked with
Florent Fievez
2016-05-20
removed error message if no python support
David Beniamine
2016-05-14
Included Guilherme Victal works on overduedate
David Beniamine
2016-03-08
When tasks are completed, make the entire line grey.
Colin Sullivan
2016-01-27
Remove trailing whitespaces
Leandro Freitas
2016-01-27
Embed dateregex instead of using a submodule
Guilherme Victal
2016-01-27
Remove dateregex submodule
Guilherme Victal
2016-01-26
Add Overdue Date group to (Z) tasks syntax match
Guilherme Victal
2016-01-26
Add description and license info
Guilherme Victal
2016-01-26
Remove test on syntax file
Guilherme Victal
2016-01-24
Correct .gitmodules file
Guilherme Victal
2016-01-24
Move python scripts to syntax/
Guilherme Victal
2016-01-24
Overdue date syntax highlight
Guilherme Victal
2016-01-22
Add syntax highlight for overdue dates
Guilherme Victal
2015-07-08
v0.7.2
David Beniamine
2015-07-06
FIX: Todo Key detection
David Beniamine
2015-07-05
Small improvements on due dates + key:value
David Beniamine
2015-07-05
Incorporated due date workaround from durcheinandr
David Beniamine
2015-06-10
More doc plus version number updated
David Beniamine
2015-05-25
here we go
durcheinandr
2015-03-14
updated version and authors
David Beniamine
2015-02-01
Merge branch 'master' of https://github.com/freitass/todo.txt-vim
David Beniamine
2014-11-17
Resolves #25
Leandro Freitas
2014-10-31
minor
Alexander Hirzel
2014-10-31
typos
Alexander Hirzel
2014-10-09
small change on syntax colors nothing interesting
David Beniamine
2014-03-03
Added a space before rules to match projects and contexts in order to avoid f...
Dean Householder
2013-09-10
Changed the regexp rules of TodoProject and TodoContext to allow non-alphanum...
Seiichi SATO
2013-09-03
Changed the regexp rule for TodoDate to make to be compatible with todo.sh
Seiichi SATO
2011-06-02
Matching \<word\> for context and project, new version
Leandro Freitas
2011-06-02
Matching \<word\> for context and project
Leandro Freitas
2011-06-01
Fix highlight for no priority
Leandro Freitas
2011-05-31
Date, project and context highlight
Leandro Freitas
2011-05-31
Changed filetype name
Leandro Freitas
2011-05-31
Changed filetype name
Leandro Freitas
2011-05-31
Implemented syntax highlighting with preferred groups
Leandro Freitas
2011-05-31
Matching some syntax groups
Leandro Freitas