From 8a4369a29009d85babce88e5b6178d19f5984f57 Mon Sep 17 00:00:00 2001 From: Sanjay Madan Date: Mon, 8 Mar 2021 22:08:48 -0800 Subject: [PATCH] Update defaults entries in gui_mac.txt help file * Add entry for MMShowTabScrollButtons * Remove entry for unused MMTabMaxWidth --- runtime/doc/gui_mac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index c41093826a..e9d1dd5d9e 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -272,7 +272,7 @@ KEY VALUE ~ *MMAppearanceModeSelection* dark mode selection (|macvim-dark-mode|)[bool] *MMShareFindPboard* share search text to Find Pasteboard [bool] *MMShowAddTabButton* enable "add tab" button on tabline [bool] -*MMTabMaxWidth* maximum width of a tab [int] +*MMShowTabScrollButtons* enable tab scroll buttons on tabline [bool] *MMTabMinWidth* minimum width of a tab [int] *MMTabOptimumWidth* default width of a tab [int] *MMTextInsetBottom* text area offset in pixels [int]