Skip to content

Commit af41f91

Browse files
committed
Fix docs to point out MacVim now supports hidden menus
1 parent 2463525 commit af41f91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

runtime/doc/gui.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -802,9 +802,9 @@ nr Name Normal action ~
802802
30 WinMinWidth make current window use few columns
803803

804804
*hidden-menus* *win32-hidden-menus*
805-
In the Win32 and GTK+ GUI, starting a menu name with ']' excludes that menu
806-
from the main menu bar. You must then use the |:popup| or |:tearoff| command
807-
to display it.
805+
In the Win32, MacVim, and GTK+ GUI, starting a menu name with ']' excludes
806+
that menu from the main menu bar. You must then use the |:popup| or
807+
|:tearoff| command to display it.
808808

809809
*window-toolbar* *WinBar*
810810
Each window can have a local toolbar. This uses the first line of the window,

0 commit comments

Comments
 (0)