Should I learn lua? I am a vs code power user, which prevents me from completely adapting neovim, since I always find something is missing in neovim.

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-ufo

    Not UFO in the sky, but an ultra fold in Neovim.

  • 2) Neovim offers that by default (although it isn't very sexy). We call that folding. You can use za, zo, zc to toggle (alternate), open and close folds respectively. There are built-in mappings to open and close all folds and so on (check :h zo). If you want to use your mouse though, you can also configure that using this plugin. I mentioned it isn't very sexy because, by default, folds aren't highlighted (something you can achieve with this plugin).

  • diffview.nvim

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

  • 1) There's a plugin that does something similar, you can call :DiffviewFileHistory % to use it (% represents the current file).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • statuscol.nvim

    Status column plugin that provides a configurable 'statuscolumn' and click handlers.

  • 2) Neovim offers that by default (although it isn't very sexy). We call that folding. You can use za, zo, zc to toggle (alternate), open and close folds respectively. There are built-in mappings to open and close all folds and so on (check :h zo). If you want to use your mouse though, you can also configure that using this plugin. I mentioned it isn't very sexy because, by default, folds aren't highlighted (something you can achieve with this plugin).

  • which-key.nvim

    💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

  • 3) I'd recommend using Telescope, more specifically, :Telescope keympas. There's also which-key, which might be more intuitive, but I haven't used it.

  • markdown-preview.nvim

    markdown preview plugin for (neo)vim

  • 6) I've been using this plugin.

  • dotfiles

    Configs for mostly Neovim and Hyrprland (by igorlfs)

  • You can check my dotfiles if you want a peek on how to configure these plugins :P

  • extmark-toy.nvim

    Graphical experiments in Neovim

  • This really rarely happened. I only encountered it once when testing extmark-toy.nvim, which is an abandoned framework to create games/animations inside Neovim.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • LazyVim

    Neovim config for the lazy

  • Have you tried LazyVim? (yet another -highly sophisticated- Neovim boot up). See what you think. You'll get a better grasp at the whole Neovim IDE offer in its current state.

  • LunarVim

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

  • peek.nvim

    Markdown preview plugin for Neovim

  • Can use this for markdown https://github.com/toppair/peek.nvim

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

  • 0.9.0 Just updated my config to use Lazy

    6 projects | /r/neovim | 9 Feb 2023
  • How can I duplicate the lunarvim bottom popup menu in my own setup?

    2 projects | /r/neovim | 29 Sep 2022
  • I'm extremely happy with DeathVim's look and performance. So, I thought I'd share.

    4 projects | /r/neovim | 3 Sep 2022
  • What's the NeoVim feature/bugfix you're craving for?

    13 projects | /r/neovim | 24 Oct 2021
  • What are your favorite Neovim plugins exclusive to 0.5?

    13 projects | /r/neovim | 17 Jun 2021