customize README.md

This commit is contained in:
Michael Floßmann 2025-07-25 10:59:57 +02:00
parent e11bdc0c3c
commit 19bc79a96b

View file

@ -1,8 +1,8 @@
# AstroNvim Template
# My AstroNvim Config
**NOTE:** This is for AstroNvim v5+
A template for getting started with [AstroNvim](https://github.com/AstroNvim/AstroNvim)
This is my astronvim config, based on the official [AstroNvim](https://github.com/AstroNvim/AstroNvim) template.
## 🛠️ Installation
@ -15,12 +15,6 @@ mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak
```
#### Create a new user repository from this template
Press the "Use this template" button above to create a new repository to store your user configuration.
You can also just clone this repository directly if you do not want to track your user configuration in GitHub.
#### Clone the repository
```shell