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

Remap Keys #51

Open
dotWaldemar opened this issue Jun 4, 2017 · 1 comment
Open

Remap Keys #51

dotWaldemar opened this issue Jun 4, 2017 · 1 comment

Comments

@dotWaldemar
Copy link

Hello!
I am user Vim. Now I am switching from VIM to vscode+emacs. I`m used to using hjkl to move forward, but how i can remap C-fbnp to ALT-hjkl.
In this package

@FreddieOliveira
Copy link

Guess it's probably easier and safer to just customize your own keyboard shortcuts in the VS Code configurations than mess with the plugins' code. Also, there's planty of VIM plugins to VS Code, like
https://marketplace.visualstudio.com/items?itemName=vscodevim.vim
maybe it's better to stick to VIM key bindings instead of switching to emacs. But if you're really willing to keep on using this plugin I'd recommend you to try https://github.com/SebastianZaha/vscode-emacs-friendly instead, since this plugin has been abandoned. This is a fork of this in active development and with many improvements. It's available from vscode as 'vscode-emacs-friendly'

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

2 participants