wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.72k stars 263 forks source link

Update luarocks.lua #1265

Closed andrewjmcgehee closed 4 months ago

andrewjmcgehee commented 5 months ago

this (bandaid) pr resolves an issue where neovim > 0.8 depends on a more recent version of luajit which is not supported by packer currently.