Courses on NeoVim Configuration/Lua (for neovim)

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

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

    Discontinued A guide to using Lua in Neovim

  • Hi, there is this guide to using Lua in Neovim : https://github.com/nanotee/nvim-lua-guide

  • dotfiles

  • My config consists mostly of documentation, where you can take a look. I have a plugin as git dir I do include for company stuff, because of network shenanigans packer can not handle. https://github.com/matu3ba/dotfiles

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dotfiles_skeleton

    robust and beginner friendly dotfile skeleton

  • You can also use my dotfiles skeleton to see, if you have different demands. https://github.com/matu3ba/dotfiles_skeleton

  • Launch.nvim

    🚀 Launch.nvim is modular starter for Neovim.

  • The youtube playlist Neovim IDE From Scratch is the closest I've seen to a course on Neovim configuration. The plugins mentioned there are still mantained and relevant, but their config might have changed since the videos were published. The github repo nvim-basic-ide was inspired by this series of videos, it should be a good complement.

  • nvim-starter

    Neovim example configuration. To help you start in your journey

  • I collected all the example configurations in that series into nvim-starter. There you can find a from a minimal config without plugins to a very opinionated setup with lots of plugins.

  • dotfiles

    my configuration files (by rebelot)

  • If you need some guidance, feel free to steal from my overworked config

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