I’m a vscode user who wants to migrate to neovim but still can’t get all the features I want, I’m trying out lazyvim, which plug-ins should I use?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • awesome-neovim

    Collections of awesome neovim plugins.

    Here’s how I recommend you go: 1. Start with kickstart.nvim TJ has a great video explaining the repo. 2. I recommend you watch this video by ThePrimeagen to learn how to structure your config. 3. As stated by others, use awesome-neovim to look up features that kickstart.nvim doesn’t come out of the box with and add it to your config.

  • kickstart.nvim

    A launch point for your personal nvim configuration

    Here’s how I recommend you go: 1. Start with kickstart.nvim TJ has a great video explaining the repo. 2. I recommend you watch this video by ThePrimeagen to learn how to structure your config. 3. As stated by others, use awesome-neovim to look up features that kickstart.nvim doesn’t come out of the box with and add it to your config.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • nvim-treesitter-context

    Show code context

    nvim-treesitter-context implements "sticky scroll" where, depending on where your cursor is placed, the top lines of your window will be replaced by the otherwise offscreen lines that declare what function you're in (e.g function test(...), the line that begins the current class (e.g. public class Student implements Person {), the variable name of the current table (e.g. local planets = {), etc.

  • .dotfiles

  • dotfiles

    Try AstroNvim it is very good if you don't want to configure anything by your self. Or There are so many configuration videos on YouTube you xab watch them and config your Neovim according to your need. I personally liked video of [email protected] series "Neovim from scratch" it explains everything and then you can configure accordingly.Neovim from scratch . Also refer some people's config on GitHub to get better ideas. Mine is dotfiles

  • Usuim

    Neovim configured to look like Visual Studio Code

    https://github.com/Usuim/Usuim maybe my configuration can help you

  • leap.nvim

    Neovim's answer to the mouse 🦘

    I like Leap

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

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