From 8bb2def4bbff8bd6f81f45934a4d09e1856daed4 Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sun, 28 Dec 2008 17:20:30 +0100 Subject: [PATCH] List all non-standard options and commands in help --- runtime/doc/gui_mac.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index 48ce3f08..429e7d47 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -119,7 +119,12 @@ strings like "((3) of 2)" to appear in the window title. *macvim-options* These are the non-standard options that MacVim supports: - 'fullscreen' 'fuoptions' 'toolbariconsize' 'transparency' 'antialias' + 'antialias' 'fullscreen' 'fuoptions' + 'macmeta' 'toolbariconsize' 'transparency' + + *macvim-commands* +These are the non-standard commands that MacVim supports: + |:macaction| |:macmenu| *macvim-find* Whenever you search for something in Vim (e.g. using "/") the search query is -- 2.11.4.GIT