Revert "Disallow setting input.mode_override via autoconfig.yml"
Breaks tests...
This reverts commit fc933ae1d3.
This commit is contained in:
parent
fc933ae1d3
commit
e62d34c5aa
|
|
@ -3648,8 +3648,6 @@ Mode to change to when focusing on a tab/URL changes.
|
|||
|
||||
This setting supports link:configuring{outfilesuffix}#patterns[URL patterns].
|
||||
|
||||
This setting can only be set in config.py.
|
||||
|
||||
Type: <<types,String>>
|
||||
|
||||
Valid values:
|
||||
|
|
|
|||
|
|
@ -1930,7 +1930,6 @@ input.mode_override:
|
|||
- insert
|
||||
- passthrough
|
||||
supports_pattern: true
|
||||
no_autoconfig: true # doesn't make sense with no URL pattern
|
||||
desc: Mode to change to when focusing on a tab/URL changes.
|
||||
|
||||
## keyhint
|
||||
|
|
|
|||
Loading…
Reference in New Issue