Skip to content

How to Map Visual Mode Keybindings Like H, J, K, L? #1094

Answered by gdh1995
eeriemyxi asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, you may use per-mode mapKey as said in https://github.com/gdh1995/vimium-c/wiki/Use-in-another-keyboard-layout#per-mode-mapkey .

mapKey <s:v> j
mapKey <w:v> k
mapKey <a:v> h
mapKey <d:v> l
# and so on

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eeriemyxi
Comment options

Answer selected by eeriemyxi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants