aboutsummaryrefslogtreecommitdiff
path: root/vim/after/syntax/html.vim
blob: 72b79a0b560b5bfe7d1e720c849bdb0925fbc51c (plain) (blame)
1
2
3
4
" Make HTML highlighting a bit less visually noisy
highlight! link htmlTag    Type
highlight! link htmlEndTag htmlTag