Switch to dotbot
This commit is contained in:
@@ -205,13 +205,13 @@ nnoremap Q <nop>
|
||||
" === plugin setup ===
|
||||
|
||||
" == colorscheme ==
|
||||
set background=dark
|
||||
set background=light
|
||||
let g:solarized_termcolors=16
|
||||
let g:solarized_termtrans=1
|
||||
let g:solarized_contrast="normal"
|
||||
let g:solarized_visibility="normal"
|
||||
syntax enable
|
||||
colorscheme monokai
|
||||
" colorscheme monokai
|
||||
|
||||
" == tagbar ==
|
||||
nnoremap <F10> :TagbarToggle<CR>
|
||||
|
||||
Reference in New Issue
Block a user