Add window mode mapping #6328
-
Can I add a mapping to window mode? I'd like to bind
|
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Mar 16, 2023
Replies: 1 comment 1 reply
-
You can rebind within [keys.normal]
C-w.O = ":buffer-close-others" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rcorre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can rebind within
C-w
: