Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vim - the text editor - for macOS

License

NotificationsYou must be signed in to change notification settings

macvim-dev/macvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacVim logo
MacVim

Website ·Documentation

MacVim GitHub CIGitHub releasePackaging status

MacVim is a macOS version of theVim text editor, providing a graphical user interface for Vim, while tightly integrating with macOS and providing features specific to the platform.


macvim-screenshot-light

Features

  • Smooth native GUI that supports menus, dialog boxes, toolbars, and scroll bars.
  • Native and non-native full-screen modes.
  • Trackpad gestures, Touch Bar, and Command key shortcuts can be mapped to Vim actions.
  • Integrates with system services, dictionary lookup, and Apple Intelligence Writing Tools.
  • Vim GUI tabs with customizable colors.
  • Font ligatures and accurate text rendering.

Getting Started

Seeinstallation documentation for more details and alternative methods to install.

Download

You can download the latest version of MacVim from theReleases page.

Install via Package Manager

If you would like to install using a package manager, MacVim can be installed via Homebrew:

brew install macvim

MacVim is also available as a Homebrew cask. It will install the same pre-built binary as the one available from GitHub release:

brew install --cask macvim-app

After installation, MacVim can be launched using the Dock or in the terminal using themvim command.

Building from Source

If you prefer to build MacVim from source, detailed instructions are provided in theBuilding MacVim guide.

Relationship with Vim

MacVim is a downstream fork of Vim, and routinelymerges from upstream. The original Vim README can be found atREADME_vim.md. Vim itself is also available for macOS, but it does not have a GUI.

In Homebrew, there are both amacvim andvim package. Both packages will provide a terminal version of Vim with similar features. Thevim package is from the upstream Vim project and is usually a bit more up-to-date in core Vim features, while themacvim package will provide the additional GUI version bundled as an app.

License

MacVim is released under theVim License.

Support

If you encounter any issues or have questions, feel free toopen an issue or visit thediscussions page.


[8]ページ先頭

©2009-2025 Movatter.jp