exsiting set up steps fix

This commit is contained in:
2026-03-20 14:14:31 +02:00
parent 286c9c8953
commit 3eb2ce870d
2 changed files with 4 additions and 3 deletions

View File

@@ -125,6 +125,7 @@ mkdir ~/.config/nvim
If you have configured Neovim already, create a backup folder:
```bash
mv ~/.config/nvim ~/.config/nvim.bak
mkdir ~/.config/nvim
```
#### 2. Clone the Repository