italics shouldn't need fixings anymore
This commit is contained in:
parent
98b4e4b118
commit
f7a964034d
4
nvimrc
4
nvimrc
@ -99,8 +99,8 @@ nnoremap <C-p> :Files<Cr>
|
|||||||
au BufNewFile,BufRead *.ps1 set fileencoding=cp1252
|
au BufNewFile,BufRead *.ps1 set fileencoding=cp1252
|
||||||
|
|
||||||
" try fixing italics?
|
" try fixing italics?
|
||||||
set t_ZH=^[[3m
|
"set t_ZH=^[[3m
|
||||||
set t_ZR=^[[23m
|
"set t_ZR=^[[23m
|
||||||
|
|
||||||
" persistent undo
|
" persistent undo
|
||||||
if has('persistent_undo')
|
if has('persistent_undo')
|
||||||
|
Loading…
Reference in New Issue
Block a user