Vim 9.2 Released
βMore than two years after the last major 9.1 release, the Vim project has announced Vim 9.2,β reports the blog Linuxiac:
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 impro β¦ β Read more