lambdalisue / jupyter-vim-binding

Jupyter meets Vim. Vimmer will fall in love.
2.1k stars 136 forks source link

Integration with Collapsible Headings extension #128

Closed collins-harry closed 6 years ago

collins-harry commented 6 years ago

Summary

Jupyter notebooks nbextensions Collapsible Headings adds keyboard shortcuts for collapsing/ uncollapsing headers. Vim binding then removes these.

Am wondering is it possible to keep the keyboard mappings added by other extensions?

Environment

Remarks

Not sure if it's relevant but Collapsible Headings provides a method to change its added keyboard shortcuts.

Kind regards,

Harry

collins-harry commented 6 years ago

I found the option in the keyboard shortcut editor.

Apologies for any hassle caused.

Regards,

Harry