Hey everyone I recently joined. Been using vim with basic plugin for past 4 years recently switched to neovim. How should I start ?

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kickstart.nvim

    A launch point for your personal nvim configuration

    I would recommend using lua for configuring neovim. You can start with kickstart.nvim as your base config for neovim. Also, you can still use vimscript plugins that you still need. Hope it helps.

  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. awesome-neovim

    Collections of awesome neovim plugins.

    You can get some inspiration in the Awesome Neovim repo. Also, check lazy.nvim's README to see how to actually add and manage your plug-ins.

  4. lazy.nvim

    💤 A modern plugin manager for Neovim

    You can get some inspiration in the Awesome Neovim repo. Also, check lazy.nvim's README to see how to actually add and manage your plug-ins.

  5. Neovim-from-scratch

    A Neo-vim lua experience from the dark-side of the moon... (by OpnSrcConstruction)

    my config: https://github.com/OpnSrcConstruction/Neovim-from-scratch

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

  • cmp-plugins: nvim-cmp source for Neovim plugins

    4 projects | /r/neovim | 16 Jun 2022
  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • debugprint.nvim now at v1.5.1 - check it out to create debug/print statements with ease

    1 project | /r/neovim | 29 Nov 2023
  • mini.nvim - release 0.10.0 (files, clue, operators, and minor updates)

    1 project | /r/neovim | 6 Sep 2023
  • Shoutouts to u/echasnovski

    1 project | /r/neovim | 30 Aug 2023

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