This package browser is in early development. Mind the rough edges.

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.

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.