wanting to switch from vscode to neovim

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
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. nvim-lua-guide

    Discontinued A guide to using Lua in Neovim

    Here are the guides that help me. * Vim Cheat Sheet * Everything you need to know to configure neovim using lua * nvim-lua-guide * Neovim-from-scratch

  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. LunarVim

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

    If you want use it, before going all in, I would suggest some of the already mentioned "complete" setup, like https://github.com/LunarVim/LunarVim or https://github.com/AstroNvim/AstroNvim

  4. neovim-lua

    Neovim KISS configuration with Lua

    Rather than NvChad, I think this might be a better place to start since it includes only those you need This playlist was very helpful: https://www.youtube.com/watch?v=ctH-a-1eUME&list=PLhoH5vyxr6Qq41NFL4GvhFp-WLd5xzIzZ

  5. awesome-neovim

    Collections of awesome neovim plugins.

    If you are looking for some plugins: https://github.com/rockerBOO/awesome-neovim

  6. Neovim-from-scratch

    📚 A Neovim config designed from scratch to be understandable

    Here are the guides that help me. * Vim Cheat Sheet * Everything you need to know to configure neovim using lua * nvim-lua-guide * Neovim-from-scratch

  7. nvimconfig

    lazy.nvim config originially based on NvChad

    I think this config from luukvbaal is pretty simple with all necessary plugins are included and it is just a single lua file.

  8. kickstart.nvim

    A launch point for your personal nvim configuration

    If what you are looking for is a base configuration I suggest you take a look at kickstart.nvim. This is a "template configuration" that you can copy and modify to fit your needs.

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  10. AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

    If you want use it, before going all in, I would suggest some of the already mentioned "complete" setup, like https://github.com/LunarVim/LunarVim or https://github.com/AstroNvim/AstroNvim

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
  • what is your startup time like?

    4 projects | /r/neovim | 27 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 know that Lua is
the 18th most popular programming language
based on number of references?