Top 23 Lua neovim-configuration Projects
-
NvChad
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime ~ 20ms to 70ms
-
I do web dev in nvim since 3 years. I rarely have any problems and never one I could not solve with some googling around/asking on discords for help. If you are like me and enjoy the keyboard-focused workflow of nvim but don't feel like nerding out with your own config, I very much recommend trying out one of the ready made distributions. Since half a year I use https://www.lunarvim.org/ and I am quite happy, but there are others as well, (https://github.com/CosmicNvim/CosmicNvim) comes to my mind.
-
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.
-
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: Please tell how the hell do I get completions for code in vim/neovim | reddit.com/r/neovim | 2022-05-15You can try AstroNvim. Pretty easy to install and gives you pretty similar experience to VSCode.
-
Project mention: Lua config with installer and a way to update config! | reddit.com/r/neovim | 2021-10-30
Link to project repo: https://github.com/artart222/CodeArt
-
-
CosmicNvim
CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!
I do web dev in nvim since 3 years. I rarely have any problems and never one I could not solve with some googling around/asking on discords for help. If you are like me and enjoy the keyboard-focused workflow of nvim but don't feel like nerding out with your own config, I very much recommend trying out one of the ready made distributions. Since half a year I use https://www.lunarvim.org/ and I am quite happy, but there are others as well, (https://github.com/CosmicNvim/CosmicNvim) comes to my mind.
-
nv-ide
Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, javascript)
Project mention: Introducing gh.nvim - A fully featured GitHub integration for reviewing code on the GitHub platform. | reddit.com/r/neovim | 2022-05-08Only thanks, added to my nv-ide
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
mapx allows you to do so
-
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
-
dotfiles
👨🏻💻 My personal Neovim config entirely written in Lua (requires nightly), ZSH with zinit plugin manager & powerlevel10k prompt, and other dotfiles I am adding over time (by disrupted)
-
cosmic-ui
Cosmic-UI is a simple wrapper around specific vim functionality. Built in order to provide a quick and easy way to create a Cosmic UI experience with Neovim!
Hi! Thanks so much for referencing CosmicNvim! The links you provided for rename and code actions are old though. I had moved those to it’s own (in-development) ui plugin here, https://github.com/CosmicNvim/cosmic-ui.
-
I have WIP java implementation if you are interested: dotnvim. It's similar to nvim-jdtls but calls are more organized and promisified.
-
Project mention: GitHub - b0o/mapx.nvim: A better way to create key mappings in Neovim | reddit.com/r/neovim | 2021-09-14
A few other plugins exist that provide similar functionality, like nest.nvim and nvim-cartographer, but what differentiates Mapx is that my goal was to build upon and improve Vim's familiar style of creating mappings that many of us are used to.
-
Project mention: Trying to move my nvim folder to my .dotfiles folder and create a symlink in .config but now working | reddit.com/r/neovim | 2022-04-19
No problem, let me know if you have questions. Dotfiles repo for reference.
-
Project mention: Breaking changes inbound (next few weeks) for lspconfig and neovim's language server client lsp | reddit.com/r/neovim | 2022-04-17
-
Project mention: How do y'all feel about handling project local settings using a json file? | reddit.com/r/neovim | 2022-04-04
I took inspiration from nvim-config-local and added an integrity check, to force the user to review the settings file at least once. It's on by default, but is optional. The file can be safe to use if you don't expose any option that allows for arbitrary code execution.
-
neocode
Completely theme responsive, lean, streamlined lua configuration for neovim (dotfiles). NeoCode aims to provide a fluent experience in nvim and vscode. (by aserowy)
Project mention: Introducing NeoCode - VS Code in Neovim out of the box! | reddit.com/r/neovim | 2022-02-17Sorry if I’m being thick, but how is this (or is it) related to https://github.com/aserowy/neocode?
-
Project mention: Recommend config repos that I can use to structure my config? | reddit.com/r/neovim | 2021-06-19
https://github.com/kuator/nvim (and there are more dotfiles links in their README)
-
nvim-config
Personal neovim configuration⚡Fully configured for LaTeX, Python, Lua, and C# Neovim version: v0.7.0 (by Neelfrost)
You can look into my [config files](https://github.com/Neelfrost/dotfiles) to get an idea about how to setup neovim on windows. All installation instructions are included as well. :)
-
My dap config with node https://github.com/rockerBOO/dotfiles/blob/current/config/nvim/lua/plugin/dap.lua
-
Here is how I use it.
-
anvil
A highly adaptable Neovim configuration focused on providing a great development experience while being easy to extend and maintain. (by talha-akram)
Project mention: Dracula Theme: a dark theme for 227 different apps | news.ycombinator.com | 2021-12-08I used to love this theme (you can even see it in my old screenshots https://github.com/talha-akram/anvil) but over time I started to prefer lower contrast themes now the same neon colors are jarring to me.
-
For what it’s worth, here is my config https://github.com/jhchabran/nvim-config if you want to have a look. It got debugging targets properly set so you can debug the current test function for example.
Lua neovim-configuration related posts
Index
What are some of the best open-source neovim-configuration projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | NvChad | 9,564 |
2 | LunarVim | 8,627 |
3 | AstroNvim | 2,740 |
4 | CodeArt | 737 |
5 | doom-nvim | 586 |
6 | CosmicNvim | 474 |
7 | nv-ide | 294 |
8 | mapx.nvim | 167 |
9 | code_runner.nvim | 148 |
10 | dotfiles | 141 |
11 | cosmic-ui | 64 |
12 | dotnvim | 59 |
13 | nvim-cartographer | 48 |
14 | dotfiles | 42 |
15 | nvim-conf | 39 |
16 | nvim-config-local | 38 |
17 | neocode | 35 |
18 | nvim | 30 |
19 | nvim-config | 29 |
20 | dotfiles | 23 |
21 | neovim-config | 16 |
22 | anvil | 15 |
23 | nvim-config | 11 |
Are you hiring? Post a new remote job listing for free.