Skip to content

Commit 51afc64

Browse files
authored
Update jupyterlab-vim to active fork (#11)
The original jupyterlab-vim seems to have been abandoned. Axelfahy's fork is actively developed and works on Jlab 2 and 3
1 parent 5ae69b1 commit 51afc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
2828
- [LaTeX](https://github.com/jupyterlab/jupyterlab-latex): An extension for JupyterLab which allows for live-editing of LaTeX documents.
2929
- [jupyterlab_markup](https://github.com/agoose77/jupyterlab-markup): JupyterLab extension to enable **markdown-it** rendering, with support for markdown-it plugins
3030
- [Table of Contents](https://github.com/jupyterlab/jupyterlab-toc): [Built-in since v3] Generates a table of content for your notebook and markdown documents.
31-
- [Vim](https://github.com/jwkvam/jupyterlab-vim): Notebook cell vim bindings.
31+
- [Vim](https://github.com/axelfahy/jupyterlab-vim): Notebook cell vim bindings.
3232

3333
### UI enhancement
3434

0 commit comments

Comments
 (0)