use my own fork of solarized8 and get rid of the cursor color in gvimrc; also papercolors
This commit is contained in:
parent
35b236612c
commit
64fe4424b6
2 changed files with 2 additions and 4 deletions
|
@ -24,7 +24,8 @@ Plug 'neomake/neomake', { 'for': 'python' }
|
|||
Plug 'davidhalter/jedi-vim', { 'for': 'python' }
|
||||
|
||||
" colorschemes
|
||||
Plug 'lifepillar/vim-solarized8'
|
||||
Plug 'vdrandom/vim-solarized8'
|
||||
Plug 'NLKNguyen/papercolor-theme'
|
||||
|
||||
" syntax highlight plugins
|
||||
Plug 'neilhwatson/vim_cf3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue