config-astronvim/README.md

19 lines
282 B
Markdown
Raw Permalink Normal View History

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