italics in vim
This commit is contained in:
parent
494719c86a
commit
2a0ffa6a70
@ -71,6 +71,9 @@ syntax on
|
||||
colorscheme molokai
|
||||
let g:rehash256=1
|
||||
set background=dark
|
||||
set t_ZH=[3m
|
||||
set t_ZR=[23m
|
||||
hi Comment cterm=italic gui=italic
|
||||
hi BadWhitespace ctermbg=lightblue guibg=lightblue
|
||||
if has("gui")
|
||||
set guioptions-=e
|
||||
|
Loading…
Reference in New Issue
Block a user