mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Update README.md
This commit is contained in:
parent
6b209bc932
commit
8ee546f0f5
1 changed files with 2 additions and 3 deletions
|
|
@ -25,9 +25,8 @@ brew install fd
|
|||
```
|
||||
|
||||
## Step 3: Install Lazyvim
|
||||
- Pull the config
|
||||
```console
|
||||
# Pull
|
||||
# Pull the config
|
||||
git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim
|
||||
|
||||
# Go
|
||||
|
|
@ -35,7 +34,7 @@ neovim
|
|||
````
|
||||
|
||||
## Uninstall
|
||||
```
|
||||
```console
|
||||
# Backup
|
||||
rm -rf ~/.config/nvim
|
||||
rm -rf ~/.local/share/nvim
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue