ready to use neovim for web development (frontend) - beginners

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 highly recommend Lazyvim for if you want to have a VSCode (ish) like experience that still exposes you to configuring in Lua. Or Kickstart.nvim if you want a more "from scratch" experience

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

    My dotfiles. 🧙‍♂️ (by bhalash)

    I'm a full-time Angular developer who has used vim for a decade. You can find my dotfiles here and in particular my Neovim setup.

  4. coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

    It is flatly the wrong mindset to think of vim as an IDE. vim is a code editor: get in, make change, get out. Consider vim koans, which are a fun little read. You can throw coc.nvim at Neovim, along with a few other bits to give you a Good Enough setup, but vim isn't and will never be an IDE.

  5. dotfiles

    My configurations for my development environment (by gonstoll)

    Feel free to browse through my config and take what you want from it, it’s beginner friendly and specifically targeted for frontend development

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

  • Using CoC inlay hints

    1 project | /r/vim | 11 Nov 2023
  • how to set up coc.nvim extension on offline machine?

    2 projects | /r/vim | 7 Jun 2023
  • [Neovim] Coc.nvim a retirĂ© la cocaction et le cocfix?

    1 project | /r/enfrancais | 10 May 2023
  • How to create auto completion for python?

    1 project | /r/neovim | 25 Apr 2023
  • Connection to server clangd is erroring

    1 project | /r/vim | 18 Apr 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?