From f829c2023f9bb75ff15971029e6737c70a59c3a3 Mon Sep 17 00:00:00 2001 From: David Alexander Majnemer Date: Thu, 30 Apr 2009 18:35:55 -0500 Subject: [PATCH] do not show GUI tabs --- gvimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/gvimrc b/gvimrc index a922a48..751ea49 100644 --- a/gvimrc +++ b/gvimrc @@ -11,5 +11,6 @@ set guioptions-=r " Disable the (right) scrollbar set guioptions-=l " Disable the (left) scrollbar set guioptions-=L " Disable the (left) scrollbar set guioptions-=a " Share the copy buffer with visual mode +set guioptions-=e " Kill off the GUI tabs set guifont=Monospace\ 9