Pastebin
Paste #2157: gtd.vim
< previous paste - next paste>
Pasted by root@malbec
%header("\"")
syn match todoComment /^%#.*/
hi link todoComment Comment
syn match todoCategory /^@.\+/
"hi todoCategory ctermfg=red guifg=red
hi link todoCategory String
syn match todoDate /^\d\{4}-\d\{2}-\d\{2}/
hi link todoDate Identifier
New Paste
Go to most recent paste.