Skip to content

Commit e28cb19

Browse files
tpaixaosmmr0
authored andcommitted
Use different colors for projects and contexts
1 parent 3bb5f9c commit e28cb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/todo.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ highlight default link TodoPriorityB Statement
4848
highlight default link TodoPriorityC Identifier
4949
highlight default link TodoDate PreProc
5050
highlight default link TodoProject Special
51-
highlight default link TodoContext Special
51+
highlight default link TodoContext String
5252

5353
if exists('g:todo_load_python') && g:todo_load_python
5454
if has('python')

0 commit comments

Comments
 (0)