mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
Update UI for dein
This commit is contained in:
parent
3462840414
commit
a80cfdb7a3
16
README.md
16
README.md
@ -1,10 +1,10 @@
|
||||
[](https://spacevim.org)
|
||||
|
||||
[Wiki](https://github.com/SpaceVim/SpaceVim/wiki) |
|
||||
[Documentation](http://spacevim.org/documentation/) |
|
||||
[Twitter](https://twitter.com/SpaceVim) |
|
||||
[Community](https://spacevim.org/community/) |
|
||||
[Gitter **Chat**](https://gitter.im/SpaceVim/SpaceVim) |
|
||||
[Wiki](https://github.com/SpaceVim/SpaceVim/wiki) \|
|
||||
[Documentation](http://spacevim.org/documentation/) \|
|
||||
[Twitter](https://twitter.com/SpaceVim) \|
|
||||
[Community](https://spacevim.org/community/) \|
|
||||
[Gitter **Chat**](https://gitter.im/SpaceVim/SpaceVim) \|
|
||||
[中文文档](http://spacevim.org/README_zh_cn/)
|
||||
|
||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||
@ -19,14 +19,12 @@ SpaceVim is a community-driven vim distribution that seeks to provide layer feat
|
||||
|
||||

|
||||
|
||||
|
||||
See the [documentation](https://spacevim.org/documentation) or [the list of layers](http://spacevim.org/layers/) for more information.
|
||||
|
||||
Here is a throughput graph of the repository for the last few weeks:
|
||||
|
||||
[](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput)
|
||||
|
||||
|
||||
### Requirements
|
||||
|
||||
SpaceVim's basic mode only requests `git` comamnd in your `$PATH`, but if you want to get better user experience, you need to install [nerd-font](https://github.com/ryanoasis/nerd-fonts). And make sure your terminal support [true colors](https://gist.github.com/XVilka/8346728).
|
||||
@ -47,11 +45,11 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
||||
|
||||
### Features
|
||||
|
||||
- **Great documentation:** access documentation in Vim with
|
||||
<kbd>:h SpaceVim</kbd>.
|
||||
- **Great documentation:** access documentation in Vim with <kbd>:h SpaceVim</kbd>.
|
||||
- **Beautiful GUI:** you'll love the awesome UI and its useful features.
|
||||
- **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)
|
||||

|
||||
- **Neovim centric:** Dark powered mode of SpaceVim
|
||||
|
||||
### Support SpaceVim
|
||||
|
Loading…
x
Reference in New Issue
Block a user