1
0
Fork 0
mirror of https://github.com/prurigro/darkcloud-vimconfig.git synced 2025-04-15 14:40:17 -04:00

Tweaked syntax colours for email

This commit is contained in:
Kevin 2014-04-03 07:00:53 -04:00
parent 317f6ec5fb
commit b38c7270db

View file

@ -416,6 +416,9 @@ if !exists("g:indent_guides_auto_colors")
let g:indent_guides_auto_colors=0
endif
"EMAIL:
hi! link mailHeaderKey Identifier
"PLUGIN COLOURS:
"taglist
hi! link TagListFileName Directory