2
.vimrc
2
.vimrc
@ -93,7 +93,7 @@ let &t_SI = "\<esc>[6 q"
|
|||||||
let &t_EI = "\<esc>[2 q"
|
let &t_EI = "\<esc>[2 q"
|
||||||
|
|
||||||
" colors
|
" colors
|
||||||
colorscheme desert
|
set bg=dark
|
||||||
hi CursorLine cterm=NONE term=NONE ctermbg=NONE guibg=NONE
|
hi CursorLine cterm=NONE term=NONE ctermbg=NONE guibg=NONE
|
||||||
hi CursorLine ctermbg=235
|
hi CursorLine ctermbg=235
|
||||||
|
|
||||||
|
@ -73,7 +73,6 @@ let &t_EI = "\<esc>[2 q"
|
|||||||
|
|
||||||
" colors
|
" colors
|
||||||
set bg=dark
|
set bg=dark
|
||||||
colorscheme desert
|
|
||||||
|
|
||||||
" map
|
" map
|
||||||
nnoremap S :%s//g<Left><Left>
|
nnoremap S :%s//g<Left><Left>
|
||||||
|
Reference in New Issue
Block a user