mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add Vi
to available binding modes
This commit is contained in:
parent
ef7cb258b2
commit
424791842f
1 changed files with 1 additions and 0 deletions
|
@ -610,6 +610,7 @@
|
|||
# - AppCursor
|
||||
# - AppKeypad
|
||||
# - Alt
|
||||
# - Vi
|
||||
#
|
||||
# A `~` operator can be used before a mode to apply the binding whenever
|
||||
# the mode is *not* active, e.g. `~Alt`.
|
||||
|
|
Loading…
Reference in a new issue