mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
formatting
This commit is contained in:
parent
c5438dad30
commit
e027b13c8f
@ -592,7 +592,7 @@ key_bindings:
|
|||||||
- { key: F, mods: Super, action: ToggleSimpleFullscreen }
|
- { key: F, mods: Super, action: ToggleSimpleFullscreen }
|
||||||
- { key: A, mods: Super, chars: "\x02" } # CMD-A sends CTRL-B for tmux
|
- { 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: 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: A, mods: Alt, chars: "\x1ba" }
|
||||||
- { key: B, mods: Alt, chars: "\x1bb" }
|
- { key: B, mods: Alt, chars: "\x1bb" }
|
||||||
|
Loading…
Reference in New Issue
Block a user