Download Latest Version MacVim r183 source code.tar.gz (29.3 MB)
Email in envelope

Get an email when there's a new version of MacVim

Home / release-183
Name Modified Size InfoDownloads / Week
Parent folder
182.1_to_183.delta 2026-04-08 2.8 MB
182_to_183.delta 2026-04-08 3.8 MB
MacVim.dmg 2026-04-08 25.9 MB
MacVim_10.9.dmg 2026-04-08 26.8 MB
MacVim r183 source code.tar.gz 2026-04-08 29.3 MB
MacVim r183 source code.zip 2026-04-08 32.9 MB
README.md 2026-04-08 2.3 kB
Totals: 7 Items   121.4 MB 0

Updated to Vim 9.2.0321

MacVim release-183 download MacVim release-183 download (10.9-10.12)

Vim 9.2 was released in February 2026! See announcement. This update syncs up to Vim 9.2, which also contains important security fixes.

This release note does not come with the normal "New Vim Features" section. The next MacVim release will cover both releases to highlight new Vim features.

Security Fixes

There were numerous security fixes in Vim itself between the last release (9.1.1887) and 9.2.0321. Below are some some high severity ones that were fixed in the latest release:

General

  • Sparkle (updater for MacVim) is now updated to 2.9.1. The updater will now also verify that the update feed is cryptographically signed. [#1637] [#1638]
  • Binary release is now built using GNU iconv instead of the system built-in iconv. This slightly increases binary size, but makes MacVim work more consistently when dealing with non-Unicode files (e.g. JIS). [#1626]

Fixes

  • What's New page will no longer leave behind unnecessary persistent files in ~/Library [#1619]

Scripting

  • Scripting languages versions:
    • Ruby is now built against 4.0, up from 3.4.
    • Lua is now built against 5.5, up from 5.4.
Compatibility Compatibility ==================== Requires macOS 10.9 or above. (10.9 - 10.12 requires downloading a separate legacy build) Script interfaces have compatibility with these versions: - Lua 5.5 - Perl 5.34 - Python2 2.7 - Python3 3.9 or above - Ruby 4.0
Source: README.md, updated 2026-04-08