diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2012-10-19 14:32:22 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2012-10-19 14:32:22 +0200 |
commit | 1f2a698c1ad1b4313c4a6d0ba3a2ec9d1f58ee63 (patch) | |
tree | 07597144e082ff0459bb253a417c00ade4a58d7c | |
parent | 88c6d7e09f4738703c4a2af0e37670f49b54f57a (diff) |
set g:solarized_termtrans=1
-rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ let g:git_diff_spawn_mode=2 " {{{ Colors and fonts set background=dark +let g:solarized_termtrans=1 colorscheme solarized " Syntax highlighting |