Tarun

Results 13 comments of Tarun

> Reason being that lua5.1 is the version that's compatible with neovim But Lua v5.3.6 works for me

Yeah, I am facing this same issue as well. > Already had to make a few changes to get it compile: I only had to add `exe.linkLibC();` to `build.zig` to...

Hey, I am receiving a similar type of error with rocks.nvim (on ArchWSL) ``` Error executing vim.schedule lua callback: ...arun/.local/share/nvim/rocks/share/lua/5.1/nio/tasks.lua:100: Async task failed without callback: The coroutine failed with th...