From af41f9159b9f0202ce866b367af03cd693e44327 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Sun, 21 Jul 2019 13:01:43 -0700 Subject: [PATCH] Fix docs to point out MacVim now supports hidden menus --- runtime/doc/gui.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index b718d45861..4d8d69b296 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -802,9 +802,9 @@ nr Name Normal action ~ 30 WinMinWidth make current window use few columns *hidden-menus* *win32-hidden-menus* -In the Win32 and GTK+ GUI, starting a menu name with ']' excludes that menu -from the main menu bar. You must then use the |:popup| or |:tearoff| command -to display it. +In the Win32, MacVim, and GTK+ GUI, starting a menu name with ']' excludes +that menu from the main menu bar. You must then use the |:popup| or +|:tearoff| command to display it. *window-toolbar* *WinBar* Each window can have a local toolbar. This uses the first line of the window,