From ed255551e6a1c7ef4d77377bc14ac40b73a4c59f Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 25 May 2017 17:20:25 +0300 Subject: [PATCH] back to lifepillar's version of solarized8, he fixed all the issues --- vimplugins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimplugins b/vimplugins index 419920d..c290a4b 100644 --- a/vimplugins +++ b/vimplugins @@ -24,7 +24,7 @@ Plug 'neomake/neomake', { 'for': 'python' } Plug 'davidhalter/jedi-vim', { 'for': 'python' } " colorschemes -Plug 'vdrandom/vim-solarized8' +Plug 'lifepillar/vim-solarized8' Plug 'NLKNguyen/papercolor-theme' " syntax highlight plugins