mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
commit
2248104835
12
README.md
12
README.md
@ -52,17 +52,17 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
|||||||
by defalut, when open a cmd, the current dir is your Home directory, run this command in cmd.
|
by defalut, when open a cmd, the current dir is your Home directory, run this command in cmd.
|
||||||
make sure you have backup your own vimfiles.
|
make sure you have backup your own vimfiles.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/SpaceVim/SpaceVim.git vimfiles
|
git clone https://github.com/SpaceVim/SpaceVim.git vimfiles
|
||||||
```
|
```
|
||||||
|
|
||||||
- For neovim in windows, please clone this repo as `AppData\Local\nvim` in your home directory.
|
- For neovim in windows, please clone this repo as `AppData\Local\nvim` in your home directory.
|
||||||
for more info, please check out [neovim's wiki](https://github.com/neovim/neovim/wiki/Installing-Neovim).
|
for more info, please check out [neovim's wiki](https://github.com/neovim/neovim/wiki/Installing-Neovim).
|
||||||
by defalut, when open a cmd, the current dir is your Home directory, run this command in cmd.
|
by defalut, when open a cmd, the current dir is your Home directory, run this command in cmd.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/SpaceVim/SpaceVim.git AppData\Local\nvim
|
git clone https://github.com/SpaceVim/SpaceVim.git AppData\Local\nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Features
|
#### Features
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user