mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00

This effectively reverts 585e5d32a3
The pinning was done at a time when `lua_cliargs` caused test failures,
so an older version which didn't was pinned. We're now using the latest
version (2.5-1), so the cause of those failures were presumably fixed.