packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config (by EdenEast)

Packer.nvim Alternatives

Similar projects and alternatives to packer.nvim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better packer.nvim alternative or higher similarity.

packer.nvim reviews and mentions

Posts with mentions or reviews of packer.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-20.
  • lazy.nvim: a new plugin manager for Neovim
    17 projects | /r/neovim | 20 Dec 2022
    I've been using this fork https://github.com/EdenEast/packer.nvim/tree/feat/lockfile for a few weeks now, and it works like a charm. The pull request has unfortunately not been merged yet: https://github.com/wbthomason/packer.nvim/pull/1010
  • Call for help testing `lockfile` PR for Packer
    2 projects | /r/neovim | 20 Nov 2022
    local function install_packer() print("-- Installing Packer...") local packer_path = vim.fn.stdpath("data") .. "/site/pack/packer/start/packer.nvim" vim.fn.system({ "git", "clone", "-b", "feat/lockfile", "--depth", "1", "https://github.com/EdenEast/packer.nvim", packer_path }) vim.cmd "packadd packer.nvim" end

Stats

Basic packer.nvim repo stats
2
0
10.0
over 1 year ago

EdenEast/packer.nvim is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of packer.nvim is Lua.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com