From 52a5d8137807b82211c533311b0b748ff0d70f5e Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 22 Aug 2018 18:31:00 -0700 Subject: Fix comment char (lol) --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index cff9286..2056ed5 100644 --- a/vimrc +++ b/vimrc @@ -56,7 +56,7 @@ map :vsp :exec("tag ".expand("")) """ Colors set background=light if substitute(hostname(), '\n', '', '') ==# "neb" - # neb likes 'sol' more than 'solarized', for some reason + " neb likes 'sol' more than 'solarized', for some reason colorscheme sol else colorscheme solarized -- cgit v1.2.3