# lambdalisue/jupyter-vim-binding

Jupyter meets Vim. Vimmer will fall in love.

Repository: https://github.com/lambdalisue/jupyter-vim-binding
Canonical: https://ross.abutalabs.com/products/jupyter-vim-binding
Language: JavaScript
License Family: other
Topics: jupyter-notebook, vim-mode, codemirror-vim, jupyter-vim-binding
Archived: true
Last push: 2023-08-22T18:34:16+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4030, "days_push": 1107, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2094, forks 134 (observed 2026-08-28T04:06:13.137276+00:00)

## What it is
A Jupyter Notebook nbextension that adds Vim-style editing and keybindings to notebook cells, powered by CodeMirror's Vim mode. It introduces a three-mode workflow (Jupyter mode, Vim command mode, Insert mode) that overrides default Jupyter mappings.

## Use cases
- use vim keybindings in jupyter notebook
- edit jupyter notebook cells with vim motions
- copy and paste notebook cells with yy and p
- save jupyter checkpoints with :w
- make jupyter notebook feel like vim

## When to avoid
- you use JupyterLab - the README recommends jupyterlab-vim instead
- you want actively maintained software with guaranteed support
- you dislike having default Jupyter mappings drastically overridden

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, plugin-system
- domain: developer-tools, data-science, text-editors
- platform: browser, python
- tags: jupyter-notebook, vim-mode, codemirror-vim, nbextension, keybindings, web-server

## Member repositories
- lambdalisue/jupyter-vim-binding (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.137276+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:55:25.678837+00:00, confidence not recorded.
  - readme: https://github.com/lambdalisue/jupyter-vim-binding (fetched 2026-08-28T04:06:13.137276+00:00, sha 26d271c91516)
- Data as of 2026-08-30T08:39:29.467469+00:00.
