doctorfree / nvim-lazyman

Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
https://lazyman.dev
MIT License
267 stars 8 forks source link

Native Package Manager support #9

Closed doctorfree closed 1 year ago

doctorfree commented 1 year ago

Installation of Neovim dependencies and tools now defaults to the native package manager on Arch, Debian based, and RPM based Linux platforms. Homebrew is still the default on macOS. The lazyman command now has a -h option to indicate use Homebrew. User is prompted at beginning of installation process to confirm Homebrew or native package manager.

Several other bug fixes and improvements are in this PR. See the CHANGELOG.