summaryrefslogblamecommitdiffstats
path: root/nvim/after/syntax/markdown.vim
blob: 4ce02156937b47a5b5835fe53700b3e6bfb88de9 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                     
syntax keyword singleTextTask task todo thisweek nextweek thisweekend
syntax keyword singleTextProjects ctrack datamaps bcompiler-engine

syntax keyword singleUrgent urgent important

highlight link singleTextTask markdownH1
highlight link singleTextProjects markdownListMarker
highlight link singleUrgent markdownError