formatting

This commit is contained in:
Noah Masur 2021-04-08 11:45:56 -04:00
parent c5438dad30
commit e027b13c8f

View File

@ -592,7 +592,7 @@ key_bindings:
- { key: F, mods: Super, action: ToggleSimpleFullscreen }
- { key: A, mods: Super, chars: "\x02" } # CMD-A sends CTRL-B for tmux
- { key: D, mods: Super, chars: "\x14" } # CMD-D sends CTRL-T for fzf
- { key: O, mods: Super, chars: "edit\x0D" } # CMD-O opens file in vim
- { key: O, mods: Super, chars: "edit\x0D" } # CMD-O opens file in vim
- { key: A, mods: Alt, chars: "\x1ba" }
- { key: B, mods: Alt, chars: "\x1bb" }