Looking for good tutorials for learning to use neovim as an IDE.

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

    For example: I spent a lot of time configuring file tree plugins to have the same sorting as VS Code, tweaking their icons, etc. But then I realized I barely used the file explorer at all, and now I'm super happy with the minimal approach of mini.files. I had similar experiences with other plugins that were just adding "fluff" instead of the functionality I was looking for.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • kickstart.nvim

    A launch point for your personal nvim configuration

    To start customization I'll recommend Kickstart (https://github.com/nvim-lua/kickstart.nvim/tree/master/) or following (https://youtu.be/w7i4amO_zaE or https://youtu.be/stqUbv-5u2s)

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

  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • 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
  • mini.files updates - file preview, prefix customization, change target window, and more

    2 projects | /r/neovim | 4 Jul 2023
  • New plugin: Notebook Navigator - Execute and manipulate code cells a la VSCode

    3 projects | /r/neovim | 29 Jun 2023

Did you konow that Lua is
the 17th most popular programming language
based on number of metions?