Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping Issues #71

Open
feynmans-socks opened this issue Jun 28, 2024 · 0 comments
Open

Mapping Issues #71

feynmans-socks opened this issue Jun 28, 2024 · 0 comments

Comments

@feynmans-socks
Copy link

feynmans-socks commented Jun 28, 2024

~./ideavimrc

let mapleader = ";"
set which-key
nnoremap , ;

map <leader>wv <Action>(SplitVertically)
map <leader>wh <Action>(SplitHorizontally)

Oddly, pressing , also brings up the which-key menu, when only the ; is supposed to.

The nnoremap seems to working fine since \<leader\>wv only works with the ; and not the ,.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant