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