mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-08 09:53:48 -05:00
Compare commits
2 Commits
917e38c9b0
...
c5a8f67932
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5a8f67932 | ||
|
|
e28cb1978f |
@@ -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