Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
NvChad Alternatives
Similar projects and alternatives to NvChad
-
LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
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.
-
-
SpaceVim
A community-driven modular vim/neovim distribution - The ultimate vimrc
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
-
lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
-
AstroVim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins [Moved to: https://github.com/AstroNvim/AstroNvim]
-
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
Neovim-from-scratch
📚 A Neovim config designed from scratch to be understandable
-
nvim-basic-ide
🪨 This is my attempt at a basic stable starting point for a Neovim IDE.
-
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
NvChad reviews and mentions
- How to Transform Vim to a Complete IDE?
-
Need help on home manager neovim config
With other programs using the home.file seems to work fine. Neovim seems more involved since I'm using lua and not init.vim. I've been using nvchad so I figure the simplest way would be to use home.file to just link the whole ./config/nvim directory containing my current files but that was a no go. When lazy tries to install things I get an error about read-only file system, which makes sense. I'm assuming this same issue will come up with mason. I'm guess I'll have to figure out how to install the lsp's and plugins through nix, but not sure how to do that.
-
LazyVim
NvChad[1]is the first vim/neovim config that worked for me for coding. What I also like in NvChad is that all my custom configs can be placed under a `custom` directory, leaving the provided config as is and easing upgrades of NvChad itself. This doesn't seem to be the case with LazyVim.
[1]: https://nvchad.com/
The last version [0] of nvChad seems using lazy.vim under the hood.
-
Help with installing dotfiles
then you should be able to reboot and have it work, unless it needs the secure-boot stuff. Then to install NvChad you just run git clone https://github.com/NvChad/NvChad --depth 1 ~/.config/nvim
-
An opinionated article about vim
A personal favorite is how much you can personalize vim. Everything is customizable, from your background color to very specific keybindings. One example of that would be my own .vimrc. As someone who gets irritated as soon as something tiny is wrong with their code editor, the ability to customize everything was a very big bonus. Currently I am using nvchad with my own nvchad config, which makes for a beautiful code editor:
-
How to configure vim like an IDE
NvChad
-
I've been away for ~3 years and my config is vimscript-coc-plug-etc. Worth moving to the 'new thing', and good resources to get up to date?
Use a pre-build config such as Lazyvim or Nvchat. I haved used none of them, but used them as inspiration for setting up my new dotfiles.
-
Anybody switch from their own configs to one of the neovim "distros"?
I've been using NvChad with general success. Setting up the elixir-ls LSP plugin correctly was more fiddly than I expected, but the default plugins are handy and convenient.
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Oct 2023
Stats
NvChad/NvChad is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of NvChad is Lua.