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

setlocal nocursorline

highlight Statement ctermbg=220 ctermfg=235