SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Lua neovim-config Projects
-
NvChad
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime
Project mention: NvChad install seems to be missing which-key, dashboard (and maybe other things?) | reddit.com/r/neovim | 2023-02-02Having heard so many good things about NvChad, I decided to give it a try.
-
No it has not gone dormant. https://github.com/LunarVim/LunarVim/commits/master shows it's very actively developed with numerous contributors.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
https://github.com/AstroNvim/AstroNvim …read their code and understand it. …then customize one of them to your liking or start from scratch. Just have a look at https://neovim.io/doc/user/lua-guide.html and notice how you can run lua on your text "buffer" (whatever page/script/file you're editing currently) via :lua print("hello") or :source ~/programs/baz/myluafile.lua etc. https://neovim.io/doc/user/lua.html is another helpful source. And https://learnxinyminutes.com/docs/lua/ is an easy-to-read overview of lua syntax. NeoVim is Vim + Lua, so it's got some steepness in its learning, but you don't have to learn very much about Vim in order to benefit from its power.
-
Project mention: Hey everyone . I am trying to write my nvim configuration in lua . I am following neovim from scratch but i am facing issues from plugin like cmp-buffer , cmp-path , cmp-cmdline . I can't figure whats is the actual problem . Thank You for reading | reddit.com/r/neovim | 2023-01-16
-
nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
Project mention: how can i make that everytime i launch neovim, automatically run :PackerSync PackerCompile and :PackerLoad (every package) | reddit.com/r/neovim | 2022-12-15i'm using this configuration
-
neovim-init.vim
:izakaya_lantern: A hybrid Neovim configuration for productive developers who want a functional yet aesthetic Vim experience :izakaya_lantern:
-
CosmicNvim
CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!
Project mention: How to config Neovim (with Lua) to get some Helix behaviors | reddit.com/r/neovim | 2023-01-04 -
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Finally written my nvim config in lua here is the link of my dots https://github.com/mdk4if/nvimDots.git . It's not too good i am damn sure but i will make it better for sure . Thanks for reading | reddit.com/r/neovim | 2023-01-18
I used this as a starting point: https://github.com/brainfucksec/neovim-lua/blob/main/nvim/lua/core/options.lua, but remove matchit from the table.
-
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
Project mention: is there a plugin to run any file (.py .js .java etc.) and display the output? | reddit.com/r/neovim | 2022-10-29This plugin is the way to go. Is very simple and yet very powerful. Dies exactly what you want.
-
nvim
Structure, documented, super fast neovim configuration. 可能是翻斗花园最好用的 neovim 配置[^1]。 (by Avimitin)
Project mention: My neovim configuration - Takes only 21ms to open | reddit.com/r/neovim | 2022-03-11The configuration: https://github.com/Avimitin/nvim
-
There's neoconf by the almighty folke, I am not sure if it is what you are after.
-
Project mention: linux c++ devs, what does your dev environment look like? | reddit.com/r/cpp | 2022-11-07
FYI I based my configs off of an older version of https://github.com/Abstract-IDE/Abstract
-
-
Project mention: Trashvim, a neovim configuration focused on Typescript and web development | reddit.com/r/neovim | 2022-11-27
This is a plugin called symbols-outline, you can check it out here: https://github.com/simrat39/symbols-outline.nvim I simply run the setup function and then create a which key mapping that would run the toggle command of the plugin, you can take a look at line 74 here: https://github.com/ixahmedxi/trashvim/blob/main/lua/config/which-key.lua
-
nvim-config
Personal neovim configuration⚡🪟 - Fully configured for LaTeX, Python, Lua, C#, HTML, CSS, and Javascript - Neovim version: v0.8+ (by Neelfrost)
https://github.com/Neelfrost/nvim-config I started referencing this. It will get you close, but there's still a ways to go.
-
-
Project mention: Does anyone have a full-fledged command_center.nvim configuration? | reddit.com/r/neovim | 2022-10-12
I find legendary.nvim a lot more versatile, and the author has his own config for it on GitHub, look at his dotfiles repo: https://github.com/mrjones2014/dotfiles/tree/master/.config/nvim/lua/my/legendary
-
I put those files in the same folder then run this function.
-
u/HeyCanIBorrowThat Maybe u can reference my dotfiles to see how to set things out with lualine and alpha.nvim. https://github.com/CharlesChiuGit/nvimdots.lua
-
-
look at my config. https://github.com/bryant-the-coder/NvHack
-
Also have a look at how LSP is setup in this setup.
-
dotfiles
Personal Neovim setup with Lua, minimalistic and easy to understand config. Ready to use for: JS/TS (React), Python, Go, Lua (by deniserdogan)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Lua neovim-config related posts
- Re-sourcing config with modular lua files
- How to use nvim-dap to debug C++
- Having issues with lazy.nvim and sourcing the config file
- can someone upload your bufferline configuration please!
- Neovim JDTLS with Mason not working.
- Having some problems with jdtls
- Hey everyone . I am trying to write my nvim configuration in lua . I am following neovim from scratch but i am facing issues from plugin like cmp-buffer , cmp-path , cmp-cmdline . I can't figure whats is the actual problem . Thank You for reading
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea5977c090>
www.saashub.com | 3 Feb 2023
Index
What are some of the best open-source neovim-config projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | NvChad | 13,991 |
2 | LunarVim | 13,017 |
3 | AstroNvim | 6,440 |
4 | Neovim-from-scratch | 4,237 |
5 | nvim-config | 2,145 |
6 | neovim-init.vim | 892 |
7 | CosmicNvim | 841 |
8 | neovim-lua | 654 |
9 | code_runner.nvim | 282 |
10 | nvim | 218 |
11 | neoconf.nvim | 208 |
12 | Abstract | 143 |
13 | dotnvim | 109 |
14 | trashvim | 92 |
15 | nvim-config | 70 |
16 | .dotfiles | 64 |
17 | dotfiles | 61 |
18 | nvim-config | 49 |
19 | nvimdots.lua | 45 |
20 | nvimrc | 28 |
21 | NvHack | 28 |
22 | shark | 23 |
23 | dotfiles | 23 |