actually set background to dark
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -17,11 +17,11 @@ set smartindent
|
|||||||
|
|
||||||
" Show multicharacter commands as they are being typed
|
" Show multicharacter commands as they are being typed
|
||||||
set showcmd
|
set showcmd
|
||||||
set background=dark
|
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set noshowmode
|
set noshowmode
|
||||||
set incsearch
|
set incsearch
|
||||||
colorscheme distinguished
|
colorscheme distinguished
|
||||||
|
set background=dark
|
||||||
|
|
||||||
execute pathogen#infect()
|
execute pathogen#infect()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user