more docs
This commit is contained in:
parent
eea0adb4fe
commit
a7400529d7
@ -18,8 +18,10 @@ Kickstart.nvim targets *only* the latest ['stable'](https://github.com/neovim/ne
|
|||||||
* Backup your previous configuration
|
* Backup your previous configuration
|
||||||
* (Recommended) Fork this repo (so that you have your own copy that you can modify).
|
* (Recommended) Fork this repo (so that you have your own copy that you can modify).
|
||||||
* Clone the kickstart repo into `$HOME/.config/nvim/` (Linux/Mac) or `~/AppData/Local/nvim/` (Windows)
|
* Clone the kickstart repo into `$HOME/.config/nvim/` (Linux/Mac) or `~/AppData/Local/nvim/` (Windows)
|
||||||
|
* If you don't want to include it as a git repo, you can just clone it and then move the files to this location
|
||||||
* Start Neovim (`nvim`) and allow `lazy.nvim` to complete installation.
|
* Start Neovim (`nvim`) and allow `lazy.nvim` to complete installation.
|
||||||
* Restart Neovim
|
* Restart Neovim
|
||||||
|
* **You're ready to go!**
|
||||||
|
|
||||||
Additional system requirements:
|
Additional system requirements:
|
||||||
- Make sure to review the readmes of the plugins if you are experiencing errors. In particular:
|
- Make sure to review the readmes of the plugins if you are experiencing errors. In particular:
|
||||||
|
Loading…
Reference in New Issue
Block a user