summaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 836a23b..9b9d5fe 100644
--- a/.vimrc
+++ b/.vimrc
@@ -59,6 +59,7 @@ let g:git_diff_spawn_mode=2
" {{{ Colors and fonts
set background=dark
+colorscheme solarized
" Syntax highlighting
if &t_Co > 2 || has("gui_running")