When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Vim Classic, a Vim fork rejecting LLM code, released its first stable 8.3.0 based on older Vim 8.2 for simplicity and compatibility tradeoffs.

Jun 3, 2026 00:04 EDT

A new fork of Vim, dubbed Vim Classic, has successfully launched its first stable version, 8.3.0, completely free of code generated by LLMs.

The development team based Vim Classic 8.3.0 on Vim 8.2.0148 because they wanted to dodge the heavy maintenance footprint of the newer Vim9 Script engine. They selected this older baseline to keep the codebase simple, although this decision breaks compatibility with several modern plugins.