Lua neovim-config

Open-source Lua projects categorized as neovim-config

Top 23 Lua neovim-config Projects

neovim-config
  1. NvChad

    Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

    Project mention: My Dev Environment [CLI Tools] | dev.to | 2025-11-18

    Neovim is my daily driver for editing code and configuration files. Combined with NvChad, it becomes a fast, modern IDE with smart defaults, LSP support, treesitter syntax highlighting, and a beautiful UI. I love how customizable it is. I can tweak everything from keybindings to themes, making it fit my exact workflow. Even though it's my secondary code editor, but No.1 in CLI.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. LazyVim

    Neovim config for the lazy

  4. LunarVim

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

    Project mention: Every Developer Should Try Vim | dev.to | 2025-06-19

    The switch was hard at first, especially file management. I was so used to the file tree on the left of my editor. I tried to replicate that in Neovim with nvim-tree but it didn’t feel the same. Until I came across oil.nvim, this was a game changer for me as it made creating, renaming and moving so much easier. That was the moment that I felt I could switch. I had tried a few of the popular Neovim distros such as Lunarvim but found them too overwhelming. I personally prefer a basic setup with not too many bells and whistles (I know, I used JetBrains before but only used 10% of that editor’s capacity and had a minimal interface configured).

  5. AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

    Project mention: The State of Vim | news.ycombinator.com | 2025-01-24

    You can definitely put all of your configuration into a single file for AstroNvim if you want.

    In the docs it shows the minimal configuration to get AstroNvim running which is <10 lines in your ~/.config/init.lua file and then anything else you can just drop in that same file if you want. (https://github.com/AstroNvim/AstroNvim?tab=readme-ov-file#mi...)

    Here is a user on GitHub that has a single file AstroNvim configuration: https://github.com/20k-ultra/dotfiles/blob/master/nvim/init....

  6. Neovim-from-scratch

    📚 A Neovim config designed from scratch to be understandable

  7. nvim-config

    A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...

  8. nvimdots

    A well configured and structured Neovim.

    Project mention: Ask HN: Programmers who don't use autocomplete/LSP, how do you do it? | news.ycombinator.com | 2024-12-23

    Not really, as I have API keys and other stuff in it unprotected. However, I used this as a base (https://github.com/ayamir/nvimdots) and heavily modified it. There is a user directory (lookup the user_template) where you can config everything out of the base.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. Launch.nvim

    🚀 Launch.nvim is modular starter for Neovim.

  11. CosmicNvim

    CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!

  12. neovim-init.vim

    :izakaya_lantern: A hybrid Neovim configuration for productive developers who want a functional yet aesthetic Vim experience :izakaya_lantern:

  13. neoconf.nvim

    💼 Neovim plugin to manage global and project-local settings

  14. neovim-lua

    Neovim KISS configuration with Lua

  15. NormalNvim

    A normal Neovim distribution

  16. code_runner.nvim

    Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow

  17. nvim-config

    Perfect for developers seeking a single, unified environment for web development, backend systems, mobile apps, and competitive programming. (by Alexis12119)

  18. CyberNvim

    CyberNvim: A IDE-like Neovim distribution. Simplicity is Power.

  19. dope

    a modern structure neovim config template write in lua

  20. vimacs

    Feature-full Neovim Experience - With Emacs, JetBrains features OOTB

  21. themery.nvim

    A colorscheme picker with live preview and persistence for neovim ✨

  22. nvim

    Handy, maintainable, multi-languages supported neovim configuration. (by Avimitin)

  23. kodo

    a blazingly bad neovim config

  24. neovim-config

    A minimal neovim configuration written in Lua (by ntk148v)

  25. Abstract

    neovim as an IDE

  26. SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Lua neovim-config discussion

Lua neovim-config related posts

  • My Text Editor Journey: Towards Modal Editing

    5 projects | dev.to | 21 May 2024
  • Show the current Python virtual env on statusline with lualine

    1 project | /r/neovim | 6 Oct 2023
  • Throw me your nvim config for windows 11.

    1 project | /r/neovim | 28 Jun 2023
  • New Plugin: Gitlab.nvim

    3 projects | /r/neovim | 25 Jun 2023
  • Unable to setup lua_ls, though other servers work

    2 projects | /r/neovim | 20 Jun 2023
  • Autoformat using clang-format on C file is jittery, not sure why

    1 project | /r/neovim | 19 Jun 2023
  • How to shift from packer to lazy.nvim

    3 projects | /r/neovim | 16 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Dec 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source neovim-config projects in Lua? This list will help you:

# Project Stars
1 NvChad 27,610
2 LazyVim 24,331
3 LunarVim 19,177
4 AstroNvim 13,965
5 Neovim-from-scratch 5,541
6 nvim-config 4,188
7 nvimdots 3,343
8 Launch.nvim 2,010
9 CosmicNvim 1,143
10 neovim-init.vim 1,010
11 neoconf.nvim 920
12 neovim-lua 836
13 NormalNvim 684
14 code_runner.nvim 663
15 nvim-config 408
16 CyberNvim 371
17 dope 368
18 vimacs 351
19 themery.nvim 339
20 nvim 267
21 kodo 253
22 neovim-config 219
23 Abstract 202

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Lua is
the 19th most popular programming language
based on number of references?