jupyterlab-vimrc icon indicating copy to clipboard operation
jupyterlab-vimrc copied to clipboard

Can't use jupyterlab vimrc after installing

Open realjoenguyen opened this issue 3 years ago • 2 comments

Dear authors,

I can install jupyterlab-vimrc. I already rebuilt jupyterlab but still can't use vim in jupyterlab when I open it.

Here is all versions for all jupyter libraries in my virtualenv:

jupyterlab==3.1.0 jupyterlab-git==0.30.1 jupyterlab-lsp==3.8.0 jupyterlab-pygments==0.1.2 jupyterlab-server==2.6.0 jupyterlab-vimrc==0.5.2 jupyterlab-widgets==1.0.0

I tried using Chrome Incognito and disable all extensions but nothing changes.

So I end up using this version instead (which works): https://github.com/axelfahy/jupyterlab-vim

Looking forward to your help, Anh.

realjoenguyen avatar Aug 04 '21 06:08 realjoenguyen

Hi @gofortargets https://github.com/axelfahy/jupyterlab-vim actually provides the working vim, while this extension allows you to define remappings in the style of the .vimrc file.

ianhi avatar Aug 04 '21 18:08 ianhi

I see, however, I can't do mapping jj -> Esc. Here is the vimrc setting:

image

realjoenguyen avatar Aug 05 '21 03:08 realjoenguyen