Add ';V' binding for 'hint -V'

This commit is contained in:
Vincent Tavernier 2021-04-05 19:45:28 +02:00 committed by Oliver Blanthorn
parent d0b5e74021
commit da364230ee
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -298,6 +298,7 @@ export class default_config {
";;": "hint -; *",
";#": "hint -#",
";v": "hint -W mpvsafe",
";V": "hint -V",
";w": "hint -w",
";t": "hint -W tabopen",
";O": "hint -W fillcmdline_notrail open ",