We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2463525 commit af41f91Copy full SHA for af41f91
runtime/doc/gui.txt
@@ -802,9 +802,9 @@ nr Name Normal action ~
802
30 WinMinWidth make current window use few columns
803
804
*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.
+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.
808
809
*window-toolbar* *WinBar*
810
Each window can have a local toolbar. This uses the first line of the window,
0 commit comments