-
This repository contains a minimal config written in Lua aiming to provide a base configuration with beautiful UI and blazing fast start-up time (around 0.02 secs ~ 0.07 secs). This tweaks UI plugins such as telescope, nvim-tree, bufferline, etc. well to provide an aesthetic UI experience on neovim.
-
Lazy loading happens 93% of the time meaning that plugins will not be loaded by default, they will be loaded only when required at specific commands and events. This lowers the start-up time and it was like 0.07~ secs tested on an old pentium machine 1.4ghz + 4gb ram & HDD, smooth.
-
This isn't a framework! It's supposed to be used as a "base" config, so users of Arch based distros can tweak the defaults well, and also remove the things they don't like in the default config and build their config on top of it. Users can tweak the entire default config file while staying in their custom configs here. This is the control center of the user's config and is gitignored so the users can stay up-to-date with neovim's latest config (main branch) while still controlling it with their chadRC (the file that controls entire custom dir).
- Born as a chad. JK... no one is a chad by birth. One has to work on himself to be known as "Chad".
- This is a custom config for
C++
in NvChad. - First, install NvChad.
- Second, follow first, and you'll know the rest.
- Third, cram these commands and you're good to go.
-
A plugin for Neovim that can be used to install different LSP servers, linters and formatters.
This plugin can be accessed by using the keyword
Mason
inCOMMAND MODE
.
Contribute to the repository.