Skip to content

Commit 871bc88

Browse files
committed
Syntax: TODO unify org.vim and orgagenda.vim.
1 parent 4153ef8 commit 871bc88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: syntax/orgagenda.vim

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
" TODO do we really need a separate syntax file for the agenda?
2+
" - Most of the stuff here is also in syntax.org
3+
" - DRY!
4+
15
syn match org_todo_key /\[\zs[^]]*\ze\]/
26
hi def link org_todo_key Identifier
37

0 commit comments

Comments
 (0)