1
0
Fork 0

use my own fork of solarized8 and get rid of the cursor color in gvimrc; also papercolors

This commit is contained in:
Von Random 2017-05-24 19:33:25 +03:00
parent 35b236612c
commit 64fe4424b6
2 changed files with 2 additions and 4 deletions

View file

@ -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'