mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Update lewis6991/pckr.nvim
(#859)
This commit is contained in:
parent
10e27d2edd
commit
e01df350dc
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w
|
|||
|
||||
### Plugin Manager
|
||||
|
||||
- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) - A use-package inspired plugin manager. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config.
|
||||
- [lewis6991/pckr.nvim](https://github.com/lewis6991/pckr.nvim) - Spiritual successor of `wbthomason/packer.nvim`.
|
||||
- [savq/paq-nvim](https://github.com/savq/paq-nvim) - Neovim package manager written in Lua.
|
||||
- [NTBBloodbath/cheovim](https://github.com/NTBBloodbath/cheovim) - Neovim configuration switcher written in Lua. Inspired by chemacs.
|
||||
- [chiyadev/dep](https://github.com/chiyadev/dep) - An alternative to packer.nvim. It was built to be even better and easier to use. Context can be found [here](https://chiya.dev/posts/2021-11-27-why-package-manager).
|
||||
|
|
Loading…
Reference in a new issue