From 111b3f88812e68dc4921c155d61a21d849495fdc Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 20 Sep 2018 19:57:19 -0700 Subject: Fix tmux leader and vim colors --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 2056ed5..d886e78 100644 --- a/vimrc +++ b/vimrc @@ -59,5 +59,5 @@ if substitute(hostname(), '\n', '', '') ==# "neb" " neb likes 'sol' more than 'solarized', for some reason colorscheme sol else - colorscheme solarized + colorscheme sol endif -- cgit v1.2.3