mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-22 17:05:42 +08:00
Change: Minor capitalization edits for uniformity
This commit is contained in:
parent
d680be8ed3
commit
809c6d4675
@ -14,7 +14,7 @@
|
|||||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
||||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Percentage of issues still open")
|
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Percentage of issues still open")
|
||||||
|
|
||||||
SpaceVim is a community-driven vim distribution that seeks to provide layer feature, especially for neovim. It offers a variety of layers to choose from. to create a suitable vim development environment, you just need to select the required layers. If you use SpaceVim,
|
SpaceVim is a community-driven vim distribution that seeks to provide layer feature, especially for neovim. It offers a variety of layers to choose from. To create a suitable vim development environment, you just need to select the required layers. If you use SpaceVim,
|
||||||
please star it on github. It's a great way of getting feedback and gives me the kick to
|
please star it on github. It's a great way of getting feedback and gives me the kick to
|
||||||
put more time into development.
|
put more time into development.
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ curl -sLf https://spacevim.org/install.sh | bash
|
|||||||
|
|
||||||
After SpaceVim is installed, launch `vim` and SpaceVim will **automatically** install plugins.
|
After SpaceVim is installed, launch `vim` and SpaceVim will **automatically** install plugins.
|
||||||
|
|
||||||
for more info about the install script, please check:
|
For more info about the install script, please check:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
||||||
@ -48,8 +48,8 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
|||||||
<kbd>:h SpaceVim</kbd>.
|
<kbd>:h SpaceVim</kbd>.
|
||||||
- **Beautiful GUI:** you'll love the awesome UI and its useful features.
|
- **Beautiful GUI:** you'll love the awesome UI and its useful features.
|
||||||
- **Mnemonic key bindings:** all key bindings have mnemonic prefixes.
|
- **Mnemonic key bindings:** all key bindings have mnemonic prefixes.
|
||||||
- **Lazy load plugins:** Lazy-load 90% of plugins with [dein.vim](https://github.com/Shougo/dein.vim)
|
- **Lazy load plugins:** lazy-load 90% of plugins with [dein.vim](https://github.com/Shougo/dein.vim)
|
||||||
- **Neovim centric:** Dark powered mode of SpaceVim
|
- **Neovim centric:** dark powered mode of SpaceVim
|
||||||
|
|
||||||
### Support SpaceVim
|
### Support SpaceVim
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user