Hacker News new | ask | show | jobs
by thayne 1455 days ago
I want to have both Lua and Vim9. While lua is definitely a better language for a lot of things, VimL, and Vim9 are better DSLs for directly manipulating the editor. And Vim9 takes away several of the rough edges with using VimL.

Not to mention that there are currently a lot of great plugins written in lua, and I anticipate there will be great plugins written using vim9.