Automic VaultAutomic Vault

brew

Install neovim-remote with Homebrew, MacPorts, Nix

Control nvim processes using nvr command-line tool. Version 2.5.1 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install neovim-remote

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install neovim-remote

MacPorts ports tree · sysutils/neovim-remote/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#neovim-remote

nixpkgs package indexes · pkgs/by-name/ne/neovim-remote/package.nix · source: api.github.com

overview

Package summary

Control nvim processes using nvr command-line tool

Commands and aliases

  • nvr

history

Project history and usage

neovim-remote provides the `nvr` command, a small Python client for controlling Neovim server processes from the shell. Its core value is restoring Vim-style remote workflows around Neovim's RPC/listen-address model.

Project history

The `mhinz/neovim-remote` repository was created on 2015-12-04. Its README explains the context directly: Neovim always starts a server, exposes an address such as `v:servername`, and can be started with `nvim --listen /tmp/nvimsocket`; `nvr` then sends commands to that server.

The project released v1.4.0 in 2016 and v1.7.0 in 2017, then continued through tags such as v2.5.1. It fills a precise compatibility gap around `--remote` and friends, especially for users moving Vim workflows into Neovim.

Adoption history

The repository had 1,894 stars and 83 forks when queried on 2026-07-01. Homebrew analytics showed 210 installs in 30 days, 359 in 90 days, and 1,130 in 365 days, which is healthy for a narrow workflow helper.

The package also exists on PyPI as `neovim-remote`, so Homebrew is one install route rather than the original distribution channel. The adoption audience is shell-heavy Neovim users, tmux users, plugin authors, and people who use Neovim as `$EDITOR` or Git editor.

How it is used

Typical commands include `nvr file`, `nvr --remote file1 file2`, `nvr --remote-send`, `nvr --remote-expr`, `nvr -cc split file`, and `git config --global core.editor 'nvr --remote-wait-silent'`.

The canonical use case is avoiding nested Neovim inside Neovim's `:terminal`: a Git commit launched from a terminal buffer can open a commit-message buffer in the existing Neovim session and block until that buffer is closed.

Why package nerds care

This is a classic tiny-package-with-real-leverage entry. It does not compete with Neovim; it packages a missing bit of client/server ergonomics around Neovim's API, similar in spirit to `emacsclient` workflows.

Timeline

  • {'date': '2015-12-04', 'event': 'The `mhinz/neovim-remote` repository was created.'}
  • {'date': '2016-12-06', 'event': 'Release v1.4.0 was published.'}
  • {'date': '2017-06-23', 'event': 'Release v1.7.0 was published with README/use-case updates.'}

Related projects

  • Neovim
  • PyPI neovim-remote
  • vimtex
  • tmux workflows

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
nvrcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.5.1
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/mhinz/neovim-remote

install metadata

Package metadata

Package keybrew:neovim-remote
Version2.5.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/neovim-remote
Homepagehttps://github.com/mhinz/neovim-remote
Repositoryhttps://github.com/mhinz/neovim-remote
Upstream docshttps://github.com/mhinz/neovim-remote#readme
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/69/50/4fe9ef6fd794929ceae73e476ac8a4ddbf3b0913fa248d834c9bb72978b7/neovim-remote-2.5.1.tar.gz
Last updated2026-06-22T14:05:36-07:00
Pulseupdated
Dependenciesneovim, python@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameneovim-remote
Aliases
  • nvr
Version Scheme0
Revision4
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

neovim-remote

nix profile install nixpkgs#neovim-remote
  • normalized package name match
  • Matched by: Neovim Remote
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/neovim-remote/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

neovim-remote

sudo port install neovim-remote
  • normalized package name match
  • Matched by: Neovim Remote
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/neovim-remote/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment