Skip to content

Commit

Permalink
tweak(keybinding): bind other-window-prefix to SPC O
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 25, 2023
1 parent d0bb198 commit aafcb2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-keybindings.el
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"X" #'org-capture
"u" '(universal-argument :wk "C-u")
"C" #'universal-coding-system-argument
"O" #'other-window-prefix

;; ====== Quit/Session ======
"q" '(nil :wk "quit/session")
Expand Down

0 comments on commit aafcb2d

Please sign in to comment.