from Hacker News

Neovim v0.9.5 Released

by numeromancer on 1/2/24, 2:50 PM with 10 comments

  • by camgunz on 1/2/24, 6:33 PM

    I really wish Vim would add Neovim's Lua API. GUI clients for Neovim all have subtle issues (color saturation, font rendering) and Neovim generally has stability issues (I've lost count of the number of crashes I've had).

    But this is all acceptable for a reasonable Lua API. I know Bram's reasoning behind doing vim9script was that the mailing list preferred it, but my guess is that's not exactly representative.

    Either way it would increase compatibility, which is good for everyone.

  • by alberth on 1/3/24, 3:14 AM

    How does Neovim do release numbering?