Leandro Freitas
|
e509fc76f1
|
Fix error when g:todo_load_python is not defined
|
2016-10-21 07:05:00 -04:00 |
|
Doron Behar
|
f81f7ce010
|
Add Option to disable python support lookup.
|
2016-10-18 15:59:41 +03:00 |
|
Florent Fievez
|
0863e1434e
|
Vim distributed on recent linux distribution is now linked with
python3. Ensure compatibility with it.
|
2016-08-09 14:57:43 +02:00 |
|
Colin Sullivan
|
89570cbaef
|
When tasks are completed, make the entire line grey.
|
2016-03-08 09:37:44 -08:00 |
|
Guilherme Victal
|
87a6c371dd
|
Add Overdue Date group to (Z) tasks syntax match
|
2016-01-26 20:56:48 -02:00 |
|
Guilherme Victal
|
03501dfe42
|
Remove test on syntax file
|
2016-01-26 09:32:10 -02:00 |
|
Guilherme Victal
|
7232106f45
|
Move python scripts to syntax/
|
2016-01-24 17:22:24 -02:00 |
|
Guilherme Victal
|
6e1bcc0e1a
|
Overdue date syntax highlight
|
2016-01-24 16:57:01 -02:00 |
|
Guilherme Victal
|
03f5575363
|
Add syntax highlight for overdue dates
|
2016-01-22 22:09:20 -02:00 |
|
Leandro Freitas
|
09292ae7c1
|
Resolves #25
|
2014-11-17 10:00:15 -02:00 |
|
Alexander Hirzel
|
689a9ff5a4
|
minor
|
2014-10-31 22:26:55 -04:00 |
|
Alexander Hirzel
|
2ebbf31f8c
|
typos
|
2014-10-31 21:51:26 -04:00 |
|
Dean Householder
|
6ce6821890
|
Added a space before rules to match projects and contexts in order to avoid false-positive matches such as email addresses and keystroke combinations (such as CTRL+f) in your todo tasks.
|
2014-03-03 09:58:14 -07:00 |
|
Seiichi SATO
|
e819caa41b
|
Changed the regexp rules of TodoProject and TodoContext to allow non-alphanumeric characters
|
2013-09-10 09:07:37 +09:00 |
|
Seiichi SATO
|
9213afa196
|
Changed the regexp rule for TodoDate to make to be compatible with todo.sh
|
2013-09-03 13:32:49 +09:00 |
|
Leandro Freitas
|
03dd58c010
|
Matching \<word\> for context and project, new version
|
2011-06-02 15:45:34 -03:00 |
|
Leandro Freitas
|
ed4302bb4f
|
Matching \<word\> for context and project
|
2011-06-02 15:21:51 -03:00 |
|
Leandro Freitas
|
6b467019c8
|
Fix highlight for no priority
|
2011-06-01 00:03:58 -03:00 |
|
Leandro Freitas
|
53fc71d3ca
|
Date, project and context highlight
|
2011-05-31 15:55:51 -03:00 |
|
Leandro Freitas
|
9d6d9a1f64
|
Changed filetype name
|
2011-05-31 14:13:31 -03:00 |
|