mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-15 13:23:46 -05:00
Use different colors for projects and contexts
This commit is contained in:
@@ -48,7 +48,7 @@ highlight default link TodoPriorityB Statement
|
||||
highlight default link TodoPriorityC Identifier
|
||||
highlight default link TodoDate PreProc
|
||||
highlight default link TodoProject Special
|
||||
highlight default link TodoContext Special
|
||||
highlight default link TodoContext String
|
||||
|
||||
if exists('g:todo_load_python') && g:todo_load_python
|
||||
if has('python')
|
||||
|
||||
Reference in New Issue
Block a user