neovim-packer 0.0.0-0.3a9f980
Plugin manager for Neovim
This package provides a plugin manager for Neovim, inspired by Emacs's use-package
. It's written in Lua, supports Luarocks dependencies, and is based on Vim's builtin plugin support.
- Outputs:
out
- Website: https://github.com/wbthomason/packer.nvim
- Licenses: Expat
- Package source: gnu/packages/vim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install neovim-packer 0.0.0-0.3a9f980
as follows:
guix install neovim-packer@0.0.0-0.3a9f980
Or install the latest version:
guix install neovim-packer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.