aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/2html.vim
blob: 51d377e3ea6a9a64578727ca9e64fab61fe5a80c (plain) (blame)
1
2
3
4
5
let g:html_font = [
      \ 'DejaVu Sans Mono',
      \ 'Ubuntu Mono',
      \ 'Consolas',
      \]