Hi Edd,
Le 2023-04-16 20:49, Edd Barrett a écrit :
On Sat, Apr 15, 2023 at 08:33:56PM +0100, Edd Barrett wrote:
Diffs attached.
Sorry, I kludged the neovim diff.
Since this version of neovim uses a non-release version of luv, we
don't get
the bundled luacompat53 from the luv tarball and we have to fetch it
ourself.
Note that there is no build step for luacompat53. The luv build just
plucks
files from the luacompat53 sources...
Updated neovim diff below. The treesitter diff from my last mail is
still good.
Thanks for this fix, I had errors with your previous version due to the
lack of luacompat-53 package to build libluv.
Build and tests OK for neovim-0.9.0 on current/amd64 with this version.
Build are also OK with the latest version of tree-sitter-0.28.0 port. No
issue with it using tree-sitter plugin for neovim.
Laurent