lazy.nvim: a new plugin manager for Neovim

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • 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

    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

  • lazy.nvim

    💤 A modern plugin manager for Neovim

    That should work. I've opened an issue here https://github.com/folke/lazy.nvim/issues/90

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • drop.nvim

    🍁 Fun little plugin that can be used as a screensaver and on your dashboard

    Nah, there is only one plugin technically necessary: https://github.com/folke/drop.nvim

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

    A Neovim plugin to copy text through SSH with OSC52

    Alright, I finished porting my conf and everything works perfectly, except nvim-osc52. I can't make sense of the error, but it doesn't happen with packer:

  • alfred-neovim-utilities

    Search neovim plugins and online :help via Alfred

    Also, if you are on mac and use Alfred, the neovim Alfred workflow allows you to open the github url of your installed plugins. (disclaimer: I am the author) https://github.com/chrisgrieser/alfred-neovim-utilities

  • dotfiles

    😎 (by mosheavni)

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • nv-ide

    Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, javascript)

    Hi migrated my conf , thanks Folke

  • lazy-require.nvim

    Require as little as possible. Do as little work as possible. Spend hours shaving off milliseconds

    But FYI, there might be a name clash with https://github.com/tjdevries/lazy.nvim :-/

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

    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

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    This has been a pain point for me in the past, as I'd have to use a workaround to allow for Treesitter's :TSUpdate command to run automatically when opening a fresh Neovim install. Otherwise, I would have to restart Neovim twice before I had a working configuration with updated parsers.

  • AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

    I want to move off of AstroNvim and use just the plugins I want such as neo-tree and toggleterm.

  • neo-tree.nvim

    Neovim plugin to manage the file system and other tree like structures.

    I want to move off of AstroNvim and use just the plugins I want such as neo-tree and toggleterm.

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

    I want to move off of AstroNvim and use just the plugins I want such as neo-tree and toggleterm.

  • SaaSHub

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

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