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: When Life Gives You Time Off Install and Configure Neovim | dev.to | 2025-06-04
  2. 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
  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. 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
  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. dope

    a modern structure neovim config template write in lua

  18. CyberNvim

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

  19. vimacs

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

  20. nvim-config

    Generalized and Personalized (by Alexis12119)

  21. themery.nvim

    A colorscheme picker with live preview and persistence for neovim โœจ

    Project mention: So... I created yet another Neovim plugin | dev.to | 2024-09-14

    When I was trying to find a way to switch between colorschemes, I discovered Themery.nvim a colorscheme switcher with a live preview. It's an amazing plugin at its job, but I found it a bit annoying that I need to add my colorscheme to my plugin manager and then add it to a colorscheme switcher. So I made my own plugin to solve this problem!

  22. nvim

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

  23. kodo

    a blazingly bad neovim config

  24. Abstract

    neovim as an IDE

  25. neovim-config

    A minimal neovim configuration written in Lua (by ntk148v)

  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

Log in or Post with

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 | 20 Jul 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 26,763
2 LazyVim 21,605
3 LunarVim 18,946
4 AstroNvim 13,550
5 Neovim-from-scratch 5,530
6 nvim-config 3,983
7 nvimdots 3,182
8 Launch.nvim 2,010
9 CosmicNvim 1,124
10 neovim-init.vim 1,011
11 neoconf.nvim 867
12 neovim-lua 838
13 NormalNvim 644
14 code_runner.nvim 624
15 dope 370
16 CyberNvim 369
17 vimacs 351
18 nvim-config 341
19 themery.nvim 307
20 nvim 269
21 kodo 252
22 Abstract 201
23 neovim-config 198

Sponsored
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.
www.influxdata.com

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