Difficulty changing to Neovim

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

    A launch point for your personal nvim configuration

  • And you're done. If you want keybinds, autocompletion, snippets, etc. there are complete configuration examples in the lspconfig wiki that you can copy/paste, as well as an entire full neovim configuration with everything set up for you. 90% of the time it's slapping the same on_attach into every setup call that sets up some keybindings.

  • Neovim-from-scratch

    📚 A Neovim config designed from scratch to be understandable

  • Watch the playlist mentioned in the readme: https://github.com/LunarVim/Neovim-from-scratch

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

    My configuration files and tools

  • To setup LSP, you need to use these two plugins nvim-lspconfig, nvim-cmp. Read tj's config here, he is god.

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  • If you want a more feature rich, IDE like setup you might want to check out Lunarvim

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