what is your startup time like?

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

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

    Discontinued Improve startup time for Neovim

    Are you using impatient.nvim? It caches lua modules. My startuptime with 72 plugins (including it) and zero lazy loading is 600ms.

  • SaaSHub

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

    SaaSHub logo
  • nvim-config

    Generalized and Personalized (by Alexis12119)

    Yup, maybe my startup is like that is because of my machine speed. Here's my nvim-config, if you want to see my setup.

  • NvChad

    Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

    I got curious how NvChad had such a fast startup, so I utilize how it lazy loads certain stuff after file load: https://github.com/NvChad/NvChad/blob/main/lua/core/lazy_load.lua

  • neovim

    Vim-fork focused on extensibility and usability

    I am running nightly, and it seems it got built-in filetype.lua some time ago: feat(runtime)!: enable filetype.lua by default

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

  • How to fix "sumneko_lua is deprecated, use lua_ls instead"

    4 projects | /r/neovim | 11 Feb 2023
  • Days deep into configuring neovim and wondering if I should be starting with someone elses config

    9 projects | /r/neovim | 18 Nov 2022
  • wanting to switch from vscode to neovim

    10 projects | /r/neovim | 26 Sep 2022
  • Save yourself some time and avoid NvChad

    7 projects | /r/neovim | 19 Sep 2022
  • Recommendations for an IDE layer like LunarVim?

    8 projects | /r/neovim | 5 May 2022

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