Vim Classic released its first update, version 8.3.0, on June 2, 2026, marking the first release since the project announcement in March 2026 [1, 2]. The release is based on Vim 8.2.0148 and incorporates bug fixes and patches backported conservatively from later Vim upstream versions [1, 2]. It intentionally omits Vim9 script features to reduce long-term maintenance complexity and resource demands [1, 2].

The maintainer noted a particular focus on backporting security patches that mitigate known CVEs discovered between Vim 8.2 and modern upstream Vim versions. However, they cautioned that not all security fixes may have been included, recommending Vim Classic primarily for early adopters comfortable with possible overlooked vulnerabilities: "We have made a special effort to assess patches from Vim upstream which mitigate some of the many CVEs affecting Vim... but we can't be sure we've got all of the security patches which are applicable to Vim Classic... This version of Vim Classic is therefore recommended for early adopters who are comfortable adopting a security posture which accounts for the fact that we may have overlooked some bugs" [1].

Some Vim plugins are incompatible with Vim Classic due to its divergence from the upstream Vim codebase [1, 2]. The project maintained its charityware roots, continuing Bram Moolenaar's mission supporting children in Uganda: "Vim Classic is charityware, much like Vim, and we are happy to continue supporting Bram's passion of providing for children in need in Uganda," the maintainer said [2].

The release is signed with the maintainer's PGP key and is available as tarballs on SourceHut [2]. Community testing, feedback, patches, and backports contributed to completing this release [2].

The next scheduled update will depend on continued community involvement and identifying further backported fixes from upstream Vim versions.