italics in vim

This commit is contained in:
Bartek Stalewski 2020-03-17 00:37:05 +01:00
parent 494719c86a
commit 2a0ffa6a70

View File

@ -71,6 +71,9 @@ syntax on
colorscheme molokai
let g:rehash256=1
set background=dark
set t_ZH=
set t_ZR=
hi Comment cterm=italic gui=italic
hi BadWhitespace ctermbg=lightblue guibg=lightblue
if has("gui")
set guioptions-=e