]> git.phdru.name Git - dotfiles.git/blob - .vim/syntax/xml.vim
Use full name 'formatoptions' instead of 'fo'
[dotfiles.git] / .vim / syntax / xml.vim
1 if &background == 'light'
2    highlight Identifier cterm=bold ctermfg=darkgrey gui=bold guifg=black
3 endif