Update README.md
This commit is contained in:
parent
f310c3677a
commit
7506d9fcb8
|
|
@ -12,6 +12,12 @@ A starting point for Neovim that is:
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
- If you have an existing setup, I recommend a full clean:
|
||||||
|
- back it up
|
||||||
|
- rm -rf ~/.local/share/nvim
|
||||||
|
- rm -rf ~/.config/nvim
|
||||||
|
|
||||||
|
|
||||||
### Install Neovim
|
### Install Neovim
|
||||||
|
|
||||||
Kickstart.nvim targets *only* the latest
|
Kickstart.nvim targets *only* the latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue