packer.nvim VS lazy-require.nvim

Compare packer.nvim vs lazy-require.nvim and see what are their differences.

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)

lazy-require.nvim

Require as little as possible. Do as little work as possible. Spend hours shaving off milliseconds (by tjdevries)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
packer.nvim lazy-require.nvim
2 4
0 112
- -
10.0 0.0
over 1 year ago over 1 year ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

packer.nvim

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

lazy-require.nvim

Posts with mentions or reviews of lazy-require.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.

What are some alternatives?

When comparing packer.nvim and lazy-require.nvim you can also consider the following projects:

tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.

nvim-conf - ☄ Maddison's Neovim configuration!

nest.nvim

neovim - Vim-fork focused on extensibility and usability

dotfiles

dotfiles

dotfiles - my settings

dotfiles - The new and improved... agh who cares

nvim

dots - My dot files

alfred-neovim-utilities - Search neovim plugins and online :help via Alfred