script encoding and robus operators
This commit is contained in:
parent
6e3030f12e
commit
cb0a98d5a9
|
@ -1,6 +1,7 @@
|
||||||
|
scriptencoding utf-8
|
||||||
set ttyfast
|
set ttyfast
|
||||||
|
|
||||||
if &term == 'xterm-256color'
|
if &term ==? 'xterm-256color'
|
||||||
set termguicolors
|
set termguicolors
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue