vim
brew install vim
v9.2.0650
Vim
Modal text editor extending Vi with plugins, syntax highlighting, and scripting support.
Why you might care
Vim is ubiquitous on Unix/Linux servers and deeply customizable via VimScript or Lua; choose it if you live in the terminal and want a lightweight, keyboard-driven editor with powerful multi-file editing, macros, and a massive plugin ecosystem. It's the de facto standard for remote editing over SSH and requires minimal system resources.
22.0k
30-day installs · #219
67.1k
90-day · #228
261.6k
365-day · #241
Runtime dependencies
Build dependencies
Links
- https://www.vim.org/
- Brew formula source: Formula/v/vim.rb
Caveats
Additional features can be enabled by installing: lua, python@3.14, ruby
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"vi",
"nano",
"emacs",
"neovim"
],
"build_dependencies": [
"gettext",
"lua",
"python@3.14",
"ruby"
],
"categories": [
"editor",
"text-processor"
],
"caveats": "Additional features can be enabled by installing: lua, python@3.14, ruby",
"conflicts_with": [
"ex-vi",
"macvim",
"vim-classic"
],
"dependencies": [
"libsodium",
"ncurses",
"gettext"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Vi \u0027workalike\u0027 with many additional features",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:45+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "vim",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.vim.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "welcome home : vim online",
"installs_30d": 21999,
"installs_365d": 261611,
"installs_90d": 67148,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Vim",
"llm_generated_at": "2026-06-20T23:43:28+00:00",
"llm_model": "claude-haiku-4-5",
"name": "vim",
"oldnames": [],
"one_liner": "Modal text editor extending Vi with plugins, syntax highlighting, and scripting support.",
"optional_dependencies": [],
"rank_30d": 219,
"rank_365d": 241,
"rank_90d": 228,
"raw_hash": "8dcf446c60ff1529",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/v/vim.rb",
"tap": "homebrew/core",
"test_dependencies": [
"lua",
"python@3.14",
"ruby"
],
"uses_from_macos": [
{
"perl": [
"build",
"test"
]
}
],
"version_head": "HEAD",
"version_stable": "9.2.0650",
"versioned_formulae": [],
"why_use_this": "Vim is ubiquitous on Unix/Linux servers and deeply customizable via VimScript or Lua; choose it if you live in the terminal and want a lightweight, keyboard-driven editor with powerful multi-file editing, macros, and a massive plugin ecosystem. It\u0027s the de facto standard for remote editing over SSH and requires minimal system resources."
}