diff options
-rw-r--r-- | alacritty.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml index e1665e66..e68449cb 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -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`. |