macOS
brew install neovimlocal Homebrew formula metadata
sudo port install neovimMacPorts ports tree · editors/neovim/Portfile · ソース: api.github.com
brew
neovim のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install neovimlocal Homebrew formula metadata
sudo port install neovimMacPorts ports tree · editors/neovim/Portfile · ソース: api.github.com
sudo apk add neovimAlpine Linux edge package indexes · neovim · ソース: dl-cdn.alpinelinux.org
sudo apt install neovimDebian stable package indexes · neovim · ソース: deb.debian.org
sudo dnf install neovimFedora Rawhide package metadata · neovim · ソース: dl.fedoraproject.org
nix profile install nixpkgs#neovimnixpkgs package indexes · neovim · ソース: raw.githubusercontent.com
sudo pacman -S neovimArch Linux sync databases · neovim · ソース: geo.mirror.pkgbuild.com
sudo zypper install neovimopenSUSE Tumbleweed package metadata · neovim · ソース: download.opensuse.org
choco install neovimChocolatey community package catalog · neovim · ソース: community.chocolatey.org
scoop install main/neovimScoop official bucket manifest trees · bucket/neovim.json · ソース: api.github.com
winget install --id Neovim.Neovim -eWindows Package Manager source index · Neovim.Neovim · ソース: cdn.winget.microsoft.com
概要
Ambitious Vim-fork focused on extensibility and agility
履歴
Neovim is a Vim fork focused on extensibility, usability, maintainability, and embeddable/editor-as-engine architecture. It is the significant package in this batch: the other Neovim-related packages exist largely because Neovim exposed APIs, RPC, and UI surfaces that support external clients and workflow tools.
The `neovim/neovim` repository was created on 2014-01-31, and the project's wiki introduction existed by 2014-03-07. The README describes Neovim as an effort to aggressively refactor Vim in order to simplify maintenance, distribute work across contributors, enable advanced UIs without core changes, and maximize extensibility.
Neovim v0.1.0 was tagged on 2015-11-01. Later milestone lines made the fork feel less like a cleanup project and more like a modern editor platform: embedded terminal support, job control, MessagePack RPC, external UIs, Lua scripting and configuration, LSP, Tree-sitter, and a growing package/plugin ecosystem.
By 2026-07-01, GitHub metadata showed about 100,837 stars and 6,942 forks. Homebrew analytics listed 41,028 installs in 30 days, 137,631 in 90 days, and 513,070 in 365 days, far beyond the satellite GUI/helper packages in this batch.
Adoption is visible across package managers and operating systems: the README points to managed packages in Homebrew, Debian, Ubuntu, Fedora, Arch, Void, Gentoo, and more, while the input record also lists Chocolatey, Scoop, winget, MacPorts, Nix, apk, pacman, dnf, and zypper package names.
The ecosystem role changed over time. Early adopters cared about async jobs, remote plugins, terminal integration, and a cleaned-up codebase. Later adopters often arrive through Lua-first configuration, built-in LSP, Tree-sitter-driven editing, plugin managers, and distributions/configurations that use Neovim as a programmable editor platform.
Users run `nvim` directly in terminals, set it as `$EDITOR`, embed it into GUIs or IDEs, run it headless for scripting, or configure it through `init.vim` and `init.lua` under the XDG config directory. The project keeps Vim's editing model and Vimscript compatibility while exposing newer Lua and API workflows.
Package nerds tend to care about Neovim's build and runtime boundaries: it is a standalone editor package, a shared dependency for GUI clients such as Neovide and Neovim Qt, and a target process for helpers such as `nvr`. Its package freshness matters because plugins and external clients often depend on relatively new API behavior.
Neovim is one of the clearest examples of a Unix-y tool becoming a platform through stable APIs instead of a single monolithic GUI. In package databases, it should be enriched not just as an editor, but as an ecosystem root for Lua plugins, LSP workflows, external UIs, headless automation, and Vim-compatible terminal editing.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/nvim/init.vim$XDG_CONFIG_HOME/nvim/init.lua~/.config/nvim/init.vim~/.config/nvim/init.lua~/AppData/Local/nvim/init.vim~/AppData/Local/nvim/init.lua実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nvim | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/neovim/neovim
インストールメタデータ
| パッケージキー | brew:neovim |
|---|---|
| バージョン | 0.12.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/neovim |
| ホームページ | https://neovim.io/ |
| リポジトリ | https://github.com/neovim/neovim |
| 上流ドキュメント | https://neovim.io/doc |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/neovim/neovim/archive/refs/tags/v0.12.4.tar.gz |
| 最終更新 | 2026-07-05T23:07:25Z |
| Pulse | updated |
| 依存関係 | gettext, libuv, lpeg, luajit, luv, tree-sitter, unibilium, utf8proc |
| ビルド依存関係 | cmake, gettext |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | neovim |
| Aliases |
|
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
neovim 0.10.4-8
heavily refactored vim fork
sudo apt install neovimneovim-runtime 0.10.4-8
heavily refactored vim fork (runtime files)
sudo apt install neovim-runtimeneovim
nix profile install nixpkgs#neovimneovim 0.9.5-6ubuntu2
heavily refactored vim fork
sudo apt install neovimneovim-runtime 0.9.5-6ubuntu2
heavily refactored vim fork (runtime files)
sudo apt install neovim-runtimeneovim 0.12.2-r0
Vim-fork focused on extensibility and agility
sudo apk add neovimneovim-doc 0.12.2-r0
Vim-fork focused on extensibility and agility (documentation)
sudo apk add neovim-docneovim-lang 0.12.2-r0
Languages for package neovim
sudo apk add neovim-langneovim 0.12.2-2.fc45
Vim-fork focused on extensibility and agility
sudo dnf install neovimneovim 0.12.2-1
Fork of Vim aiming to improve user experience, plugins, and GUIs
sudo pacman -S neovimneovim 0.12.2-4.1
Vim-fork focused on extensibility and agility
sudo zypper install neovimneovim-lang 0.12.2-4.1
Translations for package neovim
sudo zypper install neovim-langneovim
sudo port install neovimneovim
choco install neovimmain/neovim
scoop install main/neovimNeovim.Neovim
winget install --id Neovim.Neovim -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.