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