jupyter-vim-binding
jupyter-vim-binding copied to clipboard
Jupyter meets Vim. Vimmer will fall in love.
A behaviour I am missing is when you `set scrolloff=5` in regular vim your cursor induces scrolling 5 lines in advance. Here, the cursor sometimes gets out of the cell....
I want to create a code snippet. Here is an elementary challenge I am trying to solve. Basically I write "arr" in insert mode and it is converted to "superarray"....
### Summary Trying to setup jj as key binding for on Windows 10 OS. However, it is not working. Can anyone help with this? It's working fine with the Linux...
### Summary Enabling vim_binding at the end of install does not activate them, but throws a validation problem (see below) on Windows 10, Anaconda, Python 2. ### Environment - [...
Jupyter notebook supports surrounding a selected piece of code with brackets, which is broken once vim bindings are enabled. It would be great to add a way of surrounding pieces...
### Summary Is it possible to instead install to, e.g, ~/.jupyter/nbextensions? I have not been able to make it work
### Summary in VIM, i am using ctrl-d to enable single shift+tab in insert mode (default vim behavior) is there anyway to enable that? default ctrl-d currently is to remove...
### This PR is for - [ ] Fix a reported issue : #XXX - [ ] Fix a unreported issue : Write summary in a new section - [...
Is this possible? I played around with the code a bit. What I tried is to assign a key handler to `Ctrl+C` and inside that check whether the user is...
Recently I changed my job and I don't use jupyter anymore so I don't really have time and motivations to maintain this project. So I would like to add contributors....