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
fcd9e8ec99
commit
f8e6d64945
1 changed files with 4 additions and 0 deletions
|
|
@ -29,3 +29,7 @@ mv ~/.cache/nvim{,.bak}
|
||||||
```console
|
```console
|
||||||
git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim
|
git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim
|
||||||
````
|
````
|
||||||
|
- Start NeoVim
|
||||||
|
```console
|
||||||
|
neovim
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue