macOS
brew install vimlocal Homebrew formula metadata
sudo port install vimMacPorts ports tree · editors/vim/Portfile · source: api.github.com
brew
Vi 'workalike' with many additional features. Version 9.2.0750 via Homebrew; verified 2026-06-29.
install
brew install vimlocal Homebrew formula metadata
sudo port install vimMacPorts ports tree · editors/vim/Portfile · source: api.github.com
sudo apk add gvimAlpine Linux edge package indexes · gvim · source: dl-cdn.alpinelinux.org
sudo apt install vimDebian stable package indexes · vim · source: deb.debian.org
sudo dnf install vim-X11Fedora Rawhide package metadata · vim-X11 · source: dl.fedoraproject.org
nix profile install nixpkgs#vimnixpkgs package indexes · vim · source: raw.githubusercontent.com
sudo pacman -S vimArch Linux sync databases · vim · source: geo.mirror.pkgbuild.com
sudo zypper install gvimopenSUSE Tumbleweed package metadata · gvim · source: download.opensuse.org
choco install vimChocolatey community package catalog · vim · source: community.chocolatey.org
scoop install main/vimScoop official bucket manifest trees · bucket/vim.json · source: api.github.com
winget install --id vim.vim -eWindows Package Manager source index · vim.vim · source: cdn.winget.microsoft.com
overview
Vi 'workalike' with many additional features
history
Vim is the long-running Vi IMproved text editor created by Bram Moolenaar and maintained as one of the central tools in Unix-like command-line culture. The official Vim README describes it as a greatly improved version of Unix vi with features such as multi-level undo, syntax highlighting, command-line history, online help, spell checking, filename completion, block operations, a scripting language, and an optional GUI while preserving vi compatibility.
Vim began in the late 1980s as Bram Moolenaar's Amiga-oriented vi clone, initially called Vi IMitation and based on the Stevie editor lineage. Secondary historical summaries place the first public distribution of Vim 1.14 on Fred Fish disk #591 in January 1992, with later releases expanding from an Amiga editor into a portable Unix, Windows, macOS, and multi-platform editor.
As the editor gained functionality beyond imitation, the name became Vi IMproved. Important feature eras included multiple windows in the 3.x period, a GUI in the 4.x period, syntax highlighting and early scripting in Vim 5.0, folding and plugins in Vim 6.0, spell checking and completion in Vim 7.0, jobs and asynchronous I/O in Vim 8.0, popup windows and text properties in Vim 8.2, and Vim9 Script in Vim 9.0.
Bram Moolenaar remained Vim's central author and maintainer for more than 30 years. After his death in August 2023, upstream Vim continued under the project and contributor community; the Vim 9.1 release in January 2024 was dedicated to Moolenaar and described him as Vim's lead developer for more than 30 years.
Vim became a default or near-default editor in many Unix-like environments because it preserves vi's keyboard model while adding programmer-oriented features. The upstream README notes that Vim is often installable through users' favorite package managers, that small versions are preinstalled on Mac and Linux, and that a minimal vim.tiny build is used by many Linux distributions as the default vi implementation.
Developer-culture adoption is reinforced by Vim's documentation, mailing lists, script ecosystem, and plugin culture. Vim's own help points users to vim.org, vimhelp, mailing lists, Vi and Vim Stack Exchange, and the built-in user manual, while the GitHub project lists the official repository and issue workflow used by modern contributors.
Vim is used for editing source code, configuration files, prose, commit messages, logs, and other plain text. Its package-nerd value comes from being available over SSH, in containers, on recovery shells, and across operating systems, with a configuration model centered on vimrc files and scriptable behavior.
The editor's usage model is modal: normal mode commands, insert mode text entry, visual selections, Ex commands, registers, mappings, macros, and text objects combine into a keyboard-centered workflow. Vim's own introduction emphasizes that all commands are given with the keyboard, keeping fingers on the keyboard and eyes on the screen.
Vim is one of the canonical examples of a package that is both a normal user application and a system-level expectation. It appears as an editor, a vi provider, a scripting host, a terminal UI dependency for habits and tutorials, and the source of many Vim-like interfaces in unrelated programs.
Its significance is also social: Vim is charityware, historically encouraging donations for children in Uganda. That charityware model remains part of official Vim messaging and carried into related projects such as Vim Classic.
security posture
No matching local secret-handling manifest was found for vim. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
~/.vimrc~/.vim/vimrc$XDG_CONFIG_HOME/vim/vimrc~/_vimrc~/vimfiles/vimrc$VIM/_vimrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ex | cli | global executable | |
rview | cli | global executable | |
rvim | cli | global executable | |
vi | cli | global executable | |
view | cli | global executable | |
vim | cli | global executable | |
vimdiff | cli | global executable | |
vimtutor | cli | global executable | |
xxd | 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.
install metadata
| Package key | brew:vim |
|---|---|
| Version | 9.2.0750 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vim |
| Homepage | https://www.vim.org/ |
| Repository | https://github.com/vim/vim |
| Upstream docs | https://vimhelp.org/ |
| License | Vim |
| Source archive | https://github.com/vim/vim/archive/refs/tags/v9.2.0750.tar.gz |
| Last updated | 2026-06-29T21:53:21Z |
| Pulse | updated |
| Dependencies | gettext, libsodium, ncurses |
| Build dependencies | gettext, lua, python@3.14, ruby |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Additional features can be enabled by installing: lua, python@3.14, ruby |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vim |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
vim 2:9.1.1230-2
Vi IMproved - enhanced vi editor
sudo apt install vimvim-athena 2:9.1.1230-2
Vi IMproved - enhanced vi editor (dummy package)
sudo apt install vim-athenavim-common 2:9.1.1230-2
Vi IMproved - Common files
sudo apt install vim-commonvim-doc 2:9.1.1230-2
Vi IMproved - HTML documentation
sudo apt install vim-docvim-gtk3 2:9.1.1230-2
Vi IMproved - enhanced vi editor - with GTK3 GUI
sudo apt install vim-gtk3vim-gui-common 2:9.1.1230-2
Vi IMproved - Common GUI files
sudo apt install vim-gui-commonvim-motif 2:9.1.1230-2
Vi IMproved - enhanced vi editor - with Motif GUI
sudo apt install vim-motifvim-nox 2:9.1.1230-2
Vi IMproved - enhanced vi editor - with scripting languages support
sudo apt install vim-noxvim-runtime 2:9.1.1230-2
Vi IMproved - Runtime files
sudo apt install vim-runtimevim-tiny 2:9.1.1230-2
Vi IMproved - enhanced vi editor - compact version
sudo apt install vim-tinyxxd 2:9.1.1230-2
tool to make (or reverse) a hex dump
sudo apt install xxdvim
nix profile install nixpkgs#vimvim 2:9.1.0016-1ubuntu7
Vi IMproved - enhanced vi editor
sudo apt install vimvim-athena 2:9.1.0016-1ubuntu7
Vi IMproved - enhanced vi editor (dummy package)
sudo apt install vim-athenavim-common 2:9.1.0016-1ubuntu7
Vi IMproved - Common files
sudo apt install vim-commonvim-doc 2:9.1.0016-1ubuntu7
Vi IMproved - HTML documentation
sudo apt install vim-docsource 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.