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.82k stars 266 forks source link

fix(ci): resolve CI failures #1016

Closed EdenEast closed 2 years ago

akinsho commented 2 years ago

@EdenEast thanks for getting this working. I'd been looking at https://github.com/rhysd/action-setup-vim for a while as quite a clean way of setting up neovim in CI, maybe one to revisit at some point, but this looks good. I think the workflow that was originally copied was quite outdated.