macOS
brew install neovidelocal Homebrew formula metadata
brew
No Nonsense Neovim Client in Rust. Version 0.16.2 via Homebrew; verified 2026-06-25.
install
brew install neovidelocal Homebrew formula metadata
sudo apk add neovideAlpine Linux edge package indexes · neovide · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#neovidenixpkgs package indexes · pkgs/by-name/ne/neovide/package.nix · source: api.github.com
sudo pacman -S neovideArch Linux sync databases · neovide · source: geo.mirror.pkgbuild.com
sudo zypper install neovideopenSUSE Tumbleweed package metadata · neovide · source: download.opensuse.org
choco install neovideChocolatey community package catalog · neovide · source: community.chocolatey.org
scoop install extras/neovideScoop official bucket manifest trees · bucket/neovide.json · source: api.github.com
winget install --id Neovide.Neovide -eWindows Package Manager source index · Neovide.Neovide · source: cdn.winget.microsoft.com
overview
No Nonsense Neovim Client in Rust
history
Neovide is a Rust graphical client for Neovim. Its pitch is deliberately conservative: keep Neovim's behavior and plugin model, but present it with a polished GPU-backed GUI, font shaping, animations, smooth scrolling, remote attachment, and cross-platform packaging.
The `neovide/neovide` repository was created on 2019-12-06, and early public discussion in January 2020 described it as a Rust Neovim GUI that aimed to be pretty without changing the terminal editing experience. That goal still matches the README: graphical improvements where possible, but functionally close to the terminal UI.
Release tags show an early 0.1.0 tag on 2020-01-24 and a long 0.x line through 0.16.x in 2026. The project grew alongside Neovim's API/UI model rather than replacing it: Neovide starts or attaches to Neovim and relies on Neovim for editing semantics.
The repository had 15,088 stars and 619 forks when queried on 2026-07-01, making it one of the visible Neovim GUI projects. Neovim's own website lists Neovide among popular third-party UIs, which is a strong ecosystem signal.
Homebrew's formula API listed `neovide` stable 0.16.2 on 2026-07-01, with 195 installs in 30 days, 1,783 in 90 days, and 6,618 in 365 days. Distribution is broader than Homebrew alone: the docs mention Scoop, Arch, Nix, source builds, GitHub releases, and platform-specific binaries.
Users install Neovide as an app or executable and keep `nvim` on the PATH. It can launch a Neovim instance itself or connect to an existing one over TCP, Unix domain sockets, or Windows named pipes using `--server`.
Power users reach for it when they want real GUI font rendering, ligatures, emoji fallback, smooth animations, WSL support, or a local GUI attached to a remote/headless Neovim process. The important package distinction is that Neovide is a client; Neovim remains the editor engine.
Neovide is a good example of Neovim's architectural bet paying off. It is not a separate editor fork; it is a packaged GUI that exists because Neovim exposes UI and RPC surfaces stable enough for third-party clients.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/neovide/config.toml~/.config/neovide/config.toml~/Library/Application Support/neovide/config.toml%APPDATA%\neovide\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
neovide | cli | global executable |
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.
https://github.com/neovide/neovide
install metadata
| Package key | brew:neovide |
|---|---|
| Version | 0.16.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/neovide |
| Homepage | https://neovide.dev/ |
| Repository | https://github.com/neovide/neovide |
| Upstream docs | https://neovide.dev/ |
| License | MIT |
| Source archive | https://github.com/neovide/neovide/archive/refs/tags/0.16.2.tar.gz |
| Last updated | 2026-06-25T13:37:56+02:00 |
| Pulse | updated |
| Dependencies | neovim |
| Build dependencies | cargo-bundle, ninja, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | neovide |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
neovide
nix profile install nixpkgs#neovideneovide 0.16.2-r0
No Nonsense Neovim Client in Rust
sudo apk add neovideneovide-doc 0.16.2-r0
No Nonsense Neovim Client in Rust (documentation)
sudo apk add neovide-docneovide 0.16.2-1
No Nonsense Neovim Client in Rust
https://github.com/neovide/neovide
sudo pacman -S neovideneovide 0.16.2-1.1
Simple Neovim GUI
https://github.com/neovide/neovide
sudo zypper install neovideneovide
choco install neovideextras/neovide
scoop install extras/neovideNeovide.Neovide
winget install --id Neovide.Neovide -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.