Skip to content

Commit 421df8e

Browse files
committed
Merge pull request #171 from macvim-dev/feature/doc_defaults
Add MMNoTitleBarWindowKey and MMUseMouseTime short description
2 parents f1d0ecd + 584eb4b commit 421df8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtime/doc/gui_mac.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ MMDialogsTrackPwd open/save dialogs track the Vim pwd [bool]
259259
MMLoginShellArgument login shell parameter [string]
260260
MMLoginShellCommand which shell to use to launch Vim [string]
261261
MMNoFontSubstitution disable automatic font substitution [bool]
262+
MMNoTitleBarWindowKey hide title bar [bool]
262263
MMShowAddTabButton enable "add tab" button on tabline [bool]
263264
MMTabMaxWidth maximum width of a tab [int]
264265
MMTabMinWidth minimum width of a tab [int]
@@ -269,6 +270,7 @@ MMTextInsetRight text area offset in pixels [int]
269270
MMTextInsetTop text area offset in pixels [int]
270271
MMTexturedWindow use brushed metal window (Tiger only) [bool]
271272
MMTranslateCtrlClick interpret ctrl-click as right-click [bool]
273+
MMUseMouseTime use mousetime to detect multiple clicks [bool]
272274
MMVerticalSplit files open in vertical splits [bool]
273275
MMZoomBoth zoom button maximizes both directions [bool]
274276

0 commit comments

Comments
 (0)