Vim 9.2 has been released today as the latest version of this open-source and highly configurable text editor, a release that introduces new features and improvements.
Vim 9.2 has been released today as the latest version of this open-source and highly configurable text editor, a release that introduces new features and improvements.
In the end the lua scripting thing is pretty simple … it’s a language that is general purpose though pretty light weight) and used elsewhere for good reasons. So if you want to learn about scripting your editor, with neovim, the language will be something potentially useful elsewhere. With vimscript, that’s not the case.
And maybe it helps for the dev team to not have to maintain a scripting language on top of everything else?