italics shouldn't need fixings anymore

master
Felix Pankratz 3 months ago
parent 98b4e4b118
commit f7a964034d

@ -99,8 +99,8 @@ nnoremap <C-p> :Files<Cr>
au BufNewFile,BufRead *.ps1 set fileencoding=cp1252
" try fixing italics?
set t_ZH=^[[3m
set t_ZR=^[[23m
"set t_ZH=^[[3m
"set t_ZR=^[[23m
" persistent undo
if has('persistent_undo')

Loading…
Cancel
Save