Edit description of tabs.persist_mode_on_change
This commit is contained in:
parent
2581be051f
commit
3b3acba34e
@ -239,7 +239,7 @@
|
||||
|<<tabs.new_position.related,tabs.new_position.related>>|Position of new tabs opened from another tab.
|
||||
|<<tabs.new_position.unrelated,tabs.new_position.unrelated>>|Position of new tabs which aren't opened from another tab.
|
||||
|<<tabs.padding,tabs.padding>>|Padding (in pixels) around text for tabs.
|
||||
|<<tabs.persist_mode_on_change,tabs.persist_mode_on_change>>|When switching tabs, stay in insert/passthrough mode.
|
||||
|<<tabs.persist_mode_on_change,tabs.persist_mode_on_change>>|Stay in insert/passthrough mode when switching tabs.
|
||||
|<<tabs.pinned.shrink,tabs.pinned.shrink>>|Shrink pinned tabs down to their contents.
|
||||
|<<tabs.position,tabs.position>>|Position of the tab bar.
|
||||
|<<tabs.select_on_remove,tabs.select_on_remove>>|Which tab to select when the focused tab is removed.
|
||||
@ -2802,7 +2802,7 @@ Default:
|
||||
|
||||
[[tabs.persist_mode_on_change]]
|
||||
=== tabs.persist_mode_on_change
|
||||
When switching tabs, stay in insert/passthrough mode.
|
||||
Stay in insert/passthrough mode when switching tabs.
|
||||
|
||||
Type: <<types,Bool>>
|
||||
|
||||
|
@ -1238,7 +1238,7 @@ tabs.padding:
|
||||
tabs.persist_mode_on_change:
|
||||
default: false
|
||||
type: Bool
|
||||
desc: When switching tabs, stay in insert/passthrough mode.
|
||||
desc: Stay in insert/passthrough mode when switching tabs.
|
||||
|
||||
tabs.position:
|
||||
default: top
|
||||
|
Loading…
Reference in New Issue
Block a user