customize README.md
This commit is contained in:
parent
e11bdc0c3c
commit
19bc79a96b
1 changed files with 2 additions and 8 deletions
10
README.md
10
README.md
|
|
@ -1,8 +1,8 @@
|
||||||
# AstroNvim Template
|
# My AstroNvim Config
|
||||||
|
|
||||||
**NOTE:** This is for AstroNvim v5+
|
**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
|
## 🛠️ Installation
|
||||||
|
|
||||||
|
|
@ -15,12 +15,6 @@ mv ~/.local/state/nvim ~/.local/state/nvim.bak
|
||||||
mv ~/.cache/nvim ~/.cache/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
|
#### Clone the repository
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue