aboutsummaryrefslogblamecommitdiff
path: root/vim/after/syntax/html.vim
blob: d476ec2cedac506bd9094ee42d4401931284fbbd (plain) (tree)
1
2
3
                                                  
                            
                                  
" Make HTML highlighting a bit less visually noisy
highlight! link htmlTag Type
highlight! link htmlEndTag htmlTag