summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
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