macOS
brew install macvimlocal Homebrew formula metadata
sudo port install MacVimMacPorts ports tree · editors/MacVim/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de macvim pour les workflows d'agents IA.
installation
brew install macvimlocal Homebrew formula metadata
sudo port install MacVimMacPorts ports tree · editors/MacVim/Portfile · Source: api.github.com
nix profile install nixpkgs#macvimnixpkgs package indexes · macvim · Source: raw.githubusercontent.com
sudo apk add gvimAlpine Linux edge package indexes · gvim · Source: dl-cdn.alpinelinux.org
sudo pacman -S gvimArch Linux sync databases · gvim · Source: geo.mirror.pkgbuild.com
sudo zypper install gvimopenSUSE Tumbleweed package metadata · gvim · Source: download.opensuse.org
sudo dnf install vim-X11Fedora Rawhide package metadata · vim-X11 · Source: dl.fedoraproject.org
aperçu
GUI for vim, made for macOS
historique
MacVim is the macOS GUI distribution of Vim. The project describes it as a macOS version of Vim with a graphical interface, tight platform integration, menus, dialogs, toolbars, scroll bars, full-screen modes, trackpad gestures, Touch Bar support, Command-key mappings, system services, and Mac-specific text rendering.
MacVim is maintained as a downstream fork of Vim rather than a thin wrapper. The official README says it routinely merges upstream Vim, while the maintainer wiki explains that MacVim is an intrusive fork because Vim was not designed as an embeddable editor engine and because native macOS GUI behavior requires code, runtime, and documentation changes throughout the tree.
The project’s current documentation lives on macvim.org and in the GitHub wiki. The MacVim help site is generated from the MacVim source repository and presents the bundled Vim help files plus MacVim-specific help such as `gui_mac.txt`.
MacVim has long been the package-manager answer for developers who want Vim as a native macOS app rather than only inside Terminal. The official README documents both `brew install macvim` and the Homebrew cask `macvim-app`, and the installing wiki distinguishes the official binary release from Homebrew-managed updates.
The GitHub repository shows a large public history, many releases, thousands of stars, hundreds of forks, and a wiki, which reflects MacVim’s role as a durable macOS developer tool rather than a one-off GUI port.
After installation, MacVim can be launched from the Dock or from the terminal with `mvim`. Homebrew’s formula installs CLI entry points such as `mvim`, `gvim`, `gview`, and diff variants, letting users keep Vim workflows while opening files in a native GUI bundle.
Configuration follows Vim conventions. The official help lists Unix personal initialization files such as `$HOME/.vimrc`, `$HOME/.vim/vimrc`, and `$XDG_CONFIG_HOME/vim/vimrc`; MacVim-specific help recommends keeping GUI customizations in `~/.gvimrc` rather than editing the system `gvimrc` that is overwritten on update.
MacVim is significant because it sits at the intersection of Unix editor culture and native Mac application packaging. It gives package managers a concrete artifact that is both a terminal-oriented Vim build and a macOS app bundle, with the classic tension between fast upstream Vim updates and platform-specific GUI release quality.
For Homebrew users, `macvim` versus `vim` is a meaningful package distinction: the upstream Vim package generally tracks core Vim more directly, while MacVim bundles a GUI app and Mac-specific behavior. That distinction is explicitly called out in the official README.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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~/.gvimrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gview | cli | exécutable global | |
gvim | cli | exécutable global | |
gvimdiff | cli | exécutable global | |
gvimex | cli | exécutable global | |
gvimtutor | cli | exécutable global | |
mview | cli | exécutable global | |
mvim | cli | exécutable global | |
mvimdiff | cli | exécutable global | |
mvimex | cli | exécutable global | |
vimex | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/macvim-dev/macvim
métadonnées d'installation
| Clé du paquet | brew:macvim |
|---|---|
| Version | 9.2.0321 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/macvim |
| Page d'accueil | https://macvim.org |
| Dépôt | https://github.com/macvim-dev/macvim |
| Docs amont | https://github.com/macvim-dev/macvim#readme |
| Licence | Vim |
| Archive source | https://github.com/macvim-dev/macvim/archive/refs/tags/release-183.tar.gz |
| Dernière mise à jour | 2026-06-22T14:05:25-07:00 |
| Pulse | updated |
| Dépendances | cscope, lua, python@3.14, ruby |
| Dépendances de compilation | gettext, libsodium |
| Bouteille | disponible (sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | macvim |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
macvim
nix profile install nixpkgs#macvimMacVim
sudo port install MacVimgvim 9.2.0602-r0
Improved vi-style text editor (GTK3 GUI)
sudo apk add gvimvim-X11 9.2.597-1.fc45
The VIM version of the vi editor for the X Window System - GVim
sudo dnf install vim-X11gvim 9.2.0600-1
Vi Improved, a highly configurable, improved version of the vi text editor (with advanced features, such as a GUI)
sudo pacman -S gvimgvim 9.2.0398-1.3
A GUI for Vi
sudo zypper install gvimpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.