Update README.md

This commit is contained in:
Cheick Diarra 2024-01-11 20:13:47 +01:00 committed by GitHub
parent 6b209bc932
commit 8ee546f0f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,9 +25,8 @@ brew install fd
``` ```
## Step 3: Install Lazyvim ## Step 3: Install Lazyvim
- Pull the config
```console ```console
# Pull # Pull the config
git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim
# Go # Go
@ -35,7 +34,7 @@ neovim
```` ````
## Uninstall ## Uninstall
``` ```console
# Backup # Backup
rm -rf ~/.config/nvim rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim rm -rf ~/.local/share/nvim