Neovim is not smooth when writing and bad startup time.

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
  • impatient.nvim

    Discontinued Improve startup time for Neovim

  • You can install lewis6991/impatient.nvim and change to lua filetype detection instead of filetype.vim vim.g.did_load_filetypes = 0 vim.g.do_filetype_lua = 1 Check which plugin loads in VimEnter event using :autocmd VimEnter

  • dots

    Discontinued My home is awesome (by nullchilly)

  • My config load in 12ms with 43 plugins (lazy load basically everything), maybe you can learn a thing or two from it: ~/.config/nvim

  • 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