mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
Fix Type
This commit is contained in:
parent
d100c01628
commit
030fd658e9
@ -60,7 +60,7 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
||||
|
||||
##### windows support
|
||||
|
||||
- For vim in windows, please just clone this repo as vimfiles in you Home directory;
|
||||
- For vim in windows, please just clone this repo as vimfiles in you Home directory.
|
||||
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.
|
||||
|
||||
@ -69,7 +69,7 @@ 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 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.
|
||||
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user