An open API service indexing awesome lists of open source software.

https://github.com/pedrozappa/zedro-nvchad-custom-v1

My configuration of Neovim based off of NvChad config
https://github.com/pedrozappa/zedro-nvchad-custom-v1

Last synced: 3 months ago
JSON representation

My configuration of Neovim based off of NvChad config

Awesome Lists containing this project

README

        

# zedro-nvchad-custom-v1

## Setup [NvChad](https://nvchad.com/) base config

```sh
git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
```

## Clone Zedro's custom folder

```sh
git clone [email protected]:PedroZappa/zedro-nvchad-custom-v1.git ~/.config/nvim/lua/custom
```