script encoding and robus operators
This commit is contained in:
parent
6e3030f12e
commit
cb0a98d5a9
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
scriptencoding utf-8
|
||||
set ttyfast
|
||||
|
||||
if &term == 'xterm-256color'
|
||||
if &term ==? 'xterm-256color'
|
||||
set termguicolors
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue