mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Fix docs to point out MacVim now supports hidden menus
This commit is contained in:
+3
-3
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user