aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/todo.vim
blob: 64642acf99c0773d5d7376771f248184d2535b4e (plain)
1
2
3
4
5
if exists('b:did_ftplugin')
	unlet b:did_ftplugin
endif

highlight Statement ctermbg=220 ctermfg=235