Added
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
58f342e86a
commit
98ea485a6d
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>
|
||||||
|
Loading…
Reference in New Issue
Block a user