vimrc: let airline detect the color of the background
This commit is contained in:
parent
3af59b04ed
commit
82100c1dc5
1 changed files with 0 additions and 1 deletions
1
.vimrc
1
.vimrc
|
@ -44,7 +44,6 @@ colorscheme solarized
|
|||
call togglebg#map("<F5>")
|
||||
let load_doxygen_syntax = 1
|
||||
let g:airline_theme='solarized'
|
||||
let g:airline_solarized_bg='dark'
|
||||
let g:airline#extensions#tabline#enabled = 1
|
||||
let g:deoplete#enable_at_startup = 1
|
||||
let g:deoplete#sources#clang#libclang_path = '/usr/lib/llvm-default/lib/libclang.so.1'
|
||||
|
|
Loading…
Reference in a new issue