You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my normal vim I have remapped "hkjl" to "jkl;". How can I do this in jupyterlab?
And if it is not possible in your extension, do you know which files of jupyter I can modify to get this?
Thanks!
The text was updated successfully, but these errors were encountered:
I think we talked about this on the jupyterlab issue jupyterlab/jupyterlab#8436 but for any future finders of this issue I too ran into this and have made an extension that allows remappings using the jupyterlab settings editor: https://github.com/ianhi/jupyterlab-vimrc
Hi,
first of all thanks for the great extension!
In my normal vim I have remapped "hkjl" to "jkl;". How can I do this in jupyterlab?
And if it is not possible in your extension, do you know which files of jupyter I can modify to get this?
Thanks!
The text was updated successfully, but these errors were encountered: