Configuration options for gitv plugin.
[profile.git] / .vimrc
diff --git a/.vimrc b/.vimrc
index ad1d7e3..7f1a8f7 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -1292,6 +1292,10 @@ endif "}}}1
 " localvimrc.
 let g:localvimrc_persistent=1
 
+" Gitv.
+let g:Gitv_OpenHorizontal='auto'
+let g:Gitv_WipeAllOnClose=1
+
 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 " Handle options only available in Vim 7.2 and above.
 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""