README.md

This commit is contained in:
2025-01-06 20:32:37 +00:00
parent d453828d0a
commit 3f312f90d8

View File

@@ -14,13 +14,6 @@ mv ~/.local/share/nvim ~/.local/share/nvim.bak
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