nvim/README.md

8 lines
169 B
Markdown
Raw Normal View History

2024-03-08 18:51:30 +01:00
## Install
2024-09-15 22:20:50 +02:00
**Derived from [NvChad v2.5](https://github.com/NvChad/NvChad/tree/v2.5)**
2024-03-08 18:51:30 +01:00
```bash
2024-09-15 22:20:50 +02:00
git clone https://daniele.vigano.me/git/dani/nvim.git ~/.config/nvim
2024-03-08 18:51:30 +01:00
```