jwkvam/jupyterlab-vim

how to leave insert mode use 'jj' rather than '<Esc>' on jupyterlab-vim editor?

ZihaoXingUP opened this issue · 2 comments

how to leave insert mode use 'jj' rather than '' on jupyterlab-vim editor?

ianhi commented

Hi @ZihaoXingUP currently the best way is with a different extension https://github.com/ianhi/jupyterlab-vimrc see discussion here: #17 (comment)

Hi @ZihaoXingUP currently the best way is with a different extension https://github.com/ianhi/jupyterlab-vimrc see discussion here: #17 (comment)

thanks so much! i will try to use this!