How to get started with Neovim for a slightly more experienced user?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nvim-lua-guide

    Discontinued A guide to using Lua in Neovim

  • https://github.com/nanotee/nvim-lua-guide should help if you need to convert any vimscript configuration examples to lua

  • Launch.nvim

    🚀 Launch.nvim is modular starter for Neovim.

  • chris@machine neovim fron scratch playlist + https://github.com/LunarVim/nvim-basic-ide should introduce you to pretty common stuff

  • 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
  • kickstart.nvim

    A launch point for your personal nvim configuration

  • There is this idea of "template configurations" that you can inspect, copy, modify and make it your own. One of the more popular is kickstart.nvim, it shows all the basic apis/functions/settings you can use to configure neovim, and also has a decent amount of plugins to make a good experience.

  • nvim-starter

    Neovim example configuration. To help you start in your journey

  • I've also made my own templates, nvim-starter. One repository with multiple example configs, from minimal with no plugins to one more opinionated and modular. In the readme you'll also find links to videos that explain some "advanced" topics such as LSP setup.

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