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
- Host: GitHub
- URL: https://github.com/pedrozappa/zedro-nvchad-custom-v1
- Owner: PedroZappa
- Created: 2023-09-05T14:17:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T20:28:46.000Z (over 1 year ago)
- Last Synced: 2024-12-31T02:21:30.792Z (5 months ago)
- Language: Lua
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```