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.87k stars 267 forks source link

use `homebrew` to install `packer.nvim` #1052

Closed CollieIsCute closed 2 years ago

CollieIsCute commented 2 years ago

Describe the feature

use homebrew to install packer.nvim, and I can use homebrew to update packer and other tools I installed at once.

wbthomason commented 2 years ago

You're welcome to create a Homebrew recipe to install packer - if you do, we can link it in the README. However, creating and maintaining such a recipe officially is out of scope for the project for now, so I'm going to go ahead and close this issue.