vim.pack management interface
Note: Requires at least Neovim 0.12
vim.pack.add "https://github.com/atomicptr/packman.nvim"packman.nvim adds the :Pack user command which opens the user interface you can see above
There are also the following subcommands:
:Pack install- Installs plugins to the state of your lock file:Pack update- Updates plugins:Pack clean- Removes unused plugins
GPLv3
