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

Manual keymaps #6

Open
kinglisi opened this issue Dec 2, 2022 · 0 comments
Open

Manual keymaps #6

kinglisi opened this issue Dec 2, 2022 · 0 comments

Comments

@kinglisi
Copy link

kinglisi commented Dec 2, 2022

Key maps inside vimrc such as
nmap <Space>h :lua require("harpoon.ui").toggle_quick_menu()<CR>
(Harpoon)
Which happen in command mode turn into
nmap <Space>h :ofa wrqfuwr("yaw;ppk.fu").bpggor_qfume_lrkf()<CR>
So you either have to generate and/or manually make all your keybindings into Workman with QWERTY layout to function like the example above or the keymap won't even work.

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