hiro-sun / vscode-emacs

91 stars 103 forks source link

Remap Keys #51

Open dotWaldemar opened 7 years ago

dotWaldemar commented 7 years ago

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 commented 7 years ago

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'