aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index b9930fb..6ee6097 100644
--- a/.vimrc
+++ b/.vimrc
@@ -34,7 +34,7 @@ let &t_ut=''
if has("gui_running")
if has("gui_macvim")
set guifont=Monaco:h15
- set transparency=10
+ set transparency=5
set noimdisable
noremap <D-1> :tabn 1<CR>