From 8feb525cbde1018f155476d522ec6771de6e1b38 Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sun, 30 Sep 2007 15:30:01 +0000 Subject: [PATCH] Added list of non-standard options that MacVim supports git-svn-id: http://macvim.googlecode.com/svn/trunk@294 96c4425d-ca35-0410-94e5-3396d5c13a8f --- runtime/doc/gui_mac.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index c2c062b108..3e0f781928 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -96,6 +96,10 @@ really bad once you start using tabs. For example, dropping two files, then dropping two more, and switching back to the first tab would cause weird strings like "((3) of 2)" to appear in the window title. + *macvim-options* +These are the non-standard options that MacVim supports: + 'toolbariconsize' 'transparency' + ============================================================================== 2. Starting MacVim *macvim-start*