mhinz/neovim-remote
:ok_hand: Support for --remote and friends. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3925
- days_rel: n/a
- days_push: 1069
- n_releases_24m: 0
Adoption not part of the score
1904 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
neovim-remote (nvr) is a Python command-line tool that controls running Neovim processes remotely via their RPC server addresses. It lets you open files, send keys, and evaluate VimL expressions in another nvim instance, including from within :terminal buffers.
Use cases
- open files in an already-running neovim instance from another terminal
- edit files from within :terminal without spawning a nested nvim
- use nvr as git core.editor to edit commit messages in an existing nvim
- send keystrokes to a remote nvim buffer from the shell
- evaluate VimL expressions in a running nvim process and get results
- open files in a split window of a running nvim
When to choose
- you work with multiple terminal windows and want one shared nvim instance
- you frequently edit files from nvim's built-in terminal
- you want git commit messages to open in your existing nvim session
When to avoid
- you don't use Neovim (it relies on nvim's RPC server)
- you need a solution on Windows, since spawning new processes via forking is unsupported
- you want a GUI editor integration rather than shell-based control
Facets
cli-tool · maturity maintenance
developer-tools cli developer-tools text-editors cli python neovim remote-control nvr editor-integration git-integration command-line linux macos
2 sources
- readme: https://github.com/mhinz/neovim-remote · fetched 2026-08-28 · 686441cbf8a2
- registry_pypi: https://pypi.org/pypi/neovim-remote/json · fetched 2026-08-29 · 193203e5ed5b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mhinz/neovim-remote | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mhinz/neovim-remote")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem