Lazy vs Packer

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. dotfiles

    My dotfiles (by wbthomason)

    even the packer.nvim creator has switched to lazy as some people have pointed out

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vim-startuptime

    A plugin for viewing Vim and Neovim startup event timing information.

  4. cmp-lbdb

    lbdb completion source for nvim-cmp

    https://github.com/codybuell/cmp-lbdb that one, it runs on startup and takes pretty long time. I write couple of emails a month so don’t mind waiting then. Don’t need it majority of time.

  5. markdown-preview.nvim

    markdown preview plugin for (neo)vim

    Another one is https://github.com/iamcco/markdown-preview.nvim but to be honest I can’t remember why. Would have to review plugin/ again.

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

  • What is your NeoVim load time?

    4 projects | /r/neovim | 16 Jan 2023
  • How can I reduce the loading time of init.lua?

    3 projects | /r/neovim | 12 Jul 2022
  • clipboard.vim have a huge start-up time

    1 project | /r/neovim | 31 May 2023
  • How do you guys do it?

    3 projects | /r/neovim | 12 Jan 2023
  • nvim_set_hl is faster and you may want to use a lua theme to reduce your launch time

    4 projects | /r/neovim | 3 Jul 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?