config-astronvim/README.md
2024-05-22 17:15:43 +02:00

19 lines
282 B
Markdown

# AstroNvim configuration
**NOTE:** This is for AstroNvim v4+
## 🛠️ Installation
#### Clone the repository
```shell
git clone https://gitea.logerais.com/xavier/config-astronvim.git ~/.config/astronvim
```
#### Start Neovim
```shell
export NVIM_APPNAME=astronvim
nvim
```