Λlisue
Λlisue
### Order of loading > If I understand correctly, customization Code should be run after the vim-bindig extension has been loaded. Yes. That's why [codes in Wiki](https://github.com/lambdalisue/jupyter-vim-binding/wiki/Customization) are enclosed by...
> and now the customization code is run correctly after vim-binding loads. So did you really need to use `utils.load_extensions`? The code in the document used to work but I...
Thanks for sharing your tips and sorry for inconvenience... Actually I don't use `custom.css` so I'm waiting someone to fix and sending me a PR.
Vim itself does not provide such mapping. So it should be done by user as a custom binding.
Thanks! I need to note you that I might change several terms. I'll add more info here later:-]
See https://github.com/lambdalisue/jupyter-vim-binding/issues/56 before you start ;-) I'm thinking to re-define terms and the decision have not settle yet unfortunately.
While [CodeMirror's Vim](https://codemirror.net/demo/vim.html) does not support folding, this plugin does not support folding as well.
@kelleyrw Does @jwkvam's workaround works? If this is just a font issue, I'll close this.
I'm not maintaining this project (that's why the last modified is 2 years ago) so maintainers are really welcome 🎉 Please start helping me by replying issues, sending PRs (documentations,...
In case if you miss, did you check https://github.com/lambdalisue/jupyter-vim-binding/wiki/Customization ? Please write what you've tried and how did you fail with some sample code.