summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc7
1 files changed, 1 insertions, 6 deletions
diff --git a/vimrc b/vimrc
index 1debefc..51c811f 100644
--- a/vimrc
+++ b/vimrc
@@ -55,9 +55,4 @@ map <A-]> :vsp <CR>:exec("tag ".expand("<cword>"))<CR>
""" Colors
set background=light
-if substitute(hostname(), '\n', '', '') ==# "lithium"
- " these colors only seem to work on my NixOS machine...
- colorscheme solarized
-else
- colorscheme sol
-endif
+colorscheme sol