removed solarized theming
This commit is contained in:
parent
5c716ab3ae
commit
2e63ee4f84
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -95,7 +95,7 @@ vnoremap <silent> * :<C-u>call VisualSelection('', '')<CR>/<C-R>=@/<CR><CR>
|
|||
vnoremap <silent> # :<C-u>call VisualSelection('', '')<CR>?<C-R>=@/<CR><CR>
|
||||
|
||||
" => airline Config
|
||||
let g:airline_theme='solarized'
|
||||
"let g:airline_theme='solarized'
|
||||
let g:airline#extensions#tabline#enabled = 1
|
||||
|
||||
" markdown also starts with .md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue