Is your NeoVim still fast after adding plugins ?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • filetype.nvim

    A faster version of filetype.vim

  • Source filetype.nvim (this saved my anouth 10ms).

  • impatient.nvim

    Discontinued Improve startup time for Neovim

  • Lastly, I recommend impatient.nvim. This is a plugin that does some startup voodoo. This sped up my Neovim startup by quite a bit.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dotfiles

    Eric Lee's Dotfiles for MacOS and Neovim (by ericlovesmath)

  • My neovim config is around 350 lines long and has a couple plugins. It has a startuptime of less than 100ms. CoC and Polyglot are significantly slower than the Native LSP, which I love.

  • packer.nvim

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

  • You should use packer.nvim and try to lazy load your plugins as far as your can.

  • dotfiles

    šŸ” /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow (by numToStr)

  • If you want you can look my dotfiles: - w/ Coc.nvim - https://github.com/numToStr/dotfiles - w/ builtin-lsp - https://github.com/numToStr/dotfiles/tree/nvim-cmp

  • vimfiles

  • Feel free to clone my config repo if you like. https://github.com/stangerjm/vimfiles

  • nvimdots

    A well configured and structured Neovim.

  • Less than 50ms with 76 plugins: https://github.com/ayamir/nvimdots

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

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

  • But, I lazy load my plugins like NvChad and Akinsho's dotfiles. Both really solid reference points

  • dotfiles

    šŸ” dotfiles (by akinsho)

  • But, I lazy load my plugins like NvChad and Akinsho's dotfiles. Both really solid reference points

  • vim-startuptime

    A plugin for profiling Vim and Neovim startup time.

  • vim-startuptime plugin.

  • nvim

    Personal neovim setup with 180+ plugins. (by ray-x)

  • dotfiles

  • here are my dots if someone needs them https://github.com/bartoszmaka/dotfiles

  • vim-mistfly-statusline

    A simple Vimscript statusline for Vim & legacy Neovim

  • I prefer vim-moonfly-statusline among lines written by vimscript.

  • quick.nvim

    A very fast Lua based Neovim configuration that uses native LSP for intellisense

  • I use quick.nvim, which uses coc.nvim + a bunch of other plugins like Treesitter, Telescope, etc. and has a startup time of ~70ms.

  • SaaSHub

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

    SaaSHub 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