Don't change my point color, thanks
This commit is contained in:
parent
1205bfa440
commit
dffd5e32b3
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -14,7 +14,7 @@ set fenc=utf-8
|
||||||
|
|
||||||
if exists('&t_SI')
|
if exists('&t_SI')
|
||||||
let &t_SI = "\<Esc>]12;lightgoldenrod\x7"
|
let &t_SI = "\<Esc>]12;lightgoldenrod\x7"
|
||||||
let &t_EI = "\<Esc>]12;grey80\x7"
|
let &t_EI = "\<Esc>]12;green\x7"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
"-----------------------------------------------------------------------
|
"-----------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue