diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |