GitHub Action to setup Vim, Neovim, or MacVim.

1 Open Issue Need Help Last updated: Apr 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug and fix a build failure in a GitHub Action that sets up Neovim. The failure occurs when building older versions (prior to v0.9.5) of Neovim, specifically due to an issue with Lualock and exceeding the maximum number of constants in the Lua main function. The solution involves identifying the root cause of the error within the Lualock library or the build process and implementing a fix within the GitHub Action's workflow.

Complexity: 4/5
bug help wanted

GitHub Action to setup Vim, Neovim, or MacVim.

TypeScript