Updated
Signed-off-by: Marcin Wozniak <y0rune@aol.com>
This commit is contained in:
parent
c01050c4d3
commit
14f2cdd344
3
.vimrc
3
.vimrc
@ -71,8 +71,7 @@ set incsearch
|
||||
set smartcase
|
||||
|
||||
" cursor
|
||||
let &t_SI = "\<esc>[5 q"
|
||||
let &t_SR = "\<esc>[5 q"
|
||||
let &t_SI = "\<esc>[6 q"
|
||||
let &t_EI = "\<esc>[2 q"
|
||||
|
||||
" colors
|
||||
|
Loading…
x
Reference in New Issue
Block a user