6/7/2026 at 9:43:56 PM
I think I missed part of the story. Is there something wrong with Vim 9? Is it heavily LLM-driven now? That's the only hint I could find on the Vim Classic site.by filchermcurr
6/7/2026 at 10:05:50 PM
From the maintainer: https://drewdevault.com/blog/Forking-vim/HN discussion: https://news.ycombinator.com/item?id=47519308
by MaxLeiter
6/8/2026 at 7:44:45 AM
With respect to the creator, Vim9 script is inferior to Lua in terms of adoption, learning curve, stability, features and probably performance. If the purpose is to serve users a new DSL is not really defensible when Neovim has proved Lua worksby mi_lk
6/8/2026 at 6:49:43 AM
I only noticed it when a slew of security holes (re-)introduced by uncritical merging of LLM code got CVEs assigned.Luckily I was lazy running a custom build of vim and hadn't updated since they started lowering the merge barrier (or however you can put this politely).
by Chu4eeno