Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
Go to file
Pieter Joost van de Sande b913bdacfd fix: fix branch for base46 plugin
The base46 doesn't use the main branch for v1, but master.
2023-03-24 04:28:33 +05:30
.github Update README.md 2023-03-12 11:38:56 +05:30
lua fix: fix branch for base46 plugin 2023-03-24 04:28:33 +05:30
.gitignore Add cheatsheet.txt to .gitignore 2023-02-20 06:10:25 +05:30
.stylua.toml set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
init.lua install binaries from mason.nvm & tsparsers automatically after nvchad install 2022-09-11 01:07:44 +05:30
LICENSE Initial commit 2021-03-07 20:03:18 +05:30

NvChad

NOTICE : v2.0 is going to be released in this month. It uses lazy.nvim instead of packer and many new features have been added & performance improvements! working on the docs currently and they will be more welcoming to newbies & would make you understand how nvchad works visually. To test v2.0 do a fresh clone of v2.0 branch ( do know that some of the lazy.nvim options are different from packer, check so you have to update the plugin options in your custom plugins table. )