aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index e4c597c..25cf0d5 100644
--- a/.vimrc
+++ b/.vimrc
@@ -1,6 +1,7 @@
" Use the Solarized Dark theme
set background=dark
colorscheme solarized
+let g:solarized_termtrans=1
" Make Vim more useful
set nocompatible