Call for help testing `lockfile` PR for Packer

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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

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

  • Looking for help testing a PR to add lockfile support to Packer. This pr has stabilized and is currently waiting on review from the packer maintainer.

  • 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)

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts