summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2015-09-05 02:50:38 +0200
committeryushyin <yushyin@saga>2015-09-05 02:50:38 +0200
commit6480a7896ce6c974b4415ffd3f14f681632108f7 (patch)
treef75ee968f476bee0c140529c4e1e6e7dad927dc7
parent1566025a6c945ca95c0258e8b41585ffd4950ac8 (diff)
downloaddotfiles-6480a7896ce6c974b4415ffd3f14f681632108f7.tar.gz
dotfiles-6480a7896ce6c974b4415ffd3f14f681632108f7.tar.xz
Gvim: Disable all guioptions but the menu
-rw-r--r--vim/vimrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 141276a..57eb988 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -105,9 +105,7 @@ set ttyfast
set wmnu
if has('gui_running')
- set go-=R
- set go-=T
- set go-=L
+ set go=m
endif
" Filebin