WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.3K

Archive: https://archive.today/8GkUa

From the post:

>More than two years after the last major 9.1 release, the Vim project has announced Vim 9.2. The new version brings many improvements to the scripting engine, completion system, diff mode, user interface, and platform integration. A big part of this update focuses on improving Vim9 Script as Vim 9.2 adds support for enums, generic functions, and tuple types. On top of that, you can now use built-in functions as methods, and class handling includes features like protected constructors with _new(). The :defcompile command has also been improved to fully compile methods, which boosts performance and consistency in Vim9 scripts.

Archive: https://archive.today/8GkUa From the post: >>More than two years after the last major 9.1 release, the Vim project has announced Vim 9.2. The new version brings many improvements to the scripting engine, completion system, diff mode, user interface, and platform integration. A big part of this update focuses on improving Vim9 Script as Vim 9.2 adds support for enums, generic functions, and tuple types. On top of that, you can now use built-in functions as methods, and class handling includes features like protected constructors with _new(). The :defcompile command has also been improved to fully compile methods, which boosts performance and consistency in Vim9 scripts.

Be the first to comment!