aboutsummaryrefslogblamecommitdiff
path: root/vim/after/syntax/html.vim
blob: 800121143499434e6306d3b77e610c65cbca7b60 (plain) (tree)
1
2
3


                                                  
" Make HTML highlighting a bit less visually noisy
highlight! link htmlTag    Type
highlight! link htmlEndTag htmlTag