mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:40:06 +08:00
Update gifs for features
This commit is contained in:
parent
2c6009c416
commit
f12a955f9d
@ -28,7 +28,6 @@ Here is a throughput graph of the repository for the last few weeks:
|
|||||||
|
|
||||||
[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput)
|
[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput)
|
||||||
|
|
||||||
|
|
||||||
<!-- vim-markdown-toc GFM -->
|
<!-- vim-markdown-toc GFM -->
|
||||||
|
|
||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
@ -82,11 +81,12 @@ The easist way is to download [install.cmd](https://spacevim.org/install.cmd) an
|
|||||||
|
|
||||||
- **Great documentation:** access documentation in Vim with <kbd>SPC h SPC</kbd>.
|
- **Great documentation:** access documentation in Vim with <kbd>SPC h SPC</kbd>.
|
||||||
![SPC h SPC](https://user-images.githubusercontent.com/13142418/31620230-48b53eea-b2c9-11e7-90d0-b717878875d4.gif)
|
![SPC h SPC](https://user-images.githubusercontent.com/13142418/31620230-48b53eea-b2c9-11e7-90d0-b717878875d4.gif)
|
||||||
- **Beautiful GUI:** you'll love the awesome UI and its useful features.
|
- **Beautiful UI:** you'll love the awesome UI and its useful features.
|
||||||
|
![beautiful UI](https://user-images.githubusercontent.com/13142418/33804722-bc241f50-dd70-11e7-8dd8-b45827c0019c.png)
|
||||||
- **Mnemonic key bindings:** all key bindings have mnemonic prefixes.
|
- **Mnemonic key bindings:** all key bindings have mnemonic prefixes.
|
||||||
![mapping guide](https://user-images.githubusercontent.com/13142418/31550099-c8173ff8-b062-11e7-967e-6378a9c3b467.gif)
|
![mapping guide](https://user-images.githubusercontent.com/13142418/31550099-c8173ff8-b062-11e7-967e-6378a9c3b467.gif)
|
||||||
- **Describe key bindings:** use <kbd>SPC h d k</kbd> to describe key bindings.
|
- **Describe key bindings:** use <kbd>SPC h d k</kbd> to describe key bindings, and find definition of key bindings.
|
||||||
![describe key](https://user-images.githubusercontent.com/13142418/32134986-060a3b8a-bc2a-11e7-89a2-3ee4e616bf06.gif)
|
![describe key](https://user-images.githubusercontent.com/13142418/33804739-52dbc498-dd71-11e7-97e5-ed0fa6ec1719.gif)
|
||||||
- **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)
|
||||||
![UI for dein](https://user-images.githubusercontent.com/13142418/31309093-36c01150-abb3-11e7-836c-3ad406bdd71a.gif)
|
![UI for dein](https://user-images.githubusercontent.com/13142418/31309093-36c01150-abb3-11e7-836c-3ad406bdd71a.gif)
|
||||||
- **Neovim centric:** Dark powered mode of SpaceVim
|
- **Neovim centric:** Dark powered mode of SpaceVim
|
||||||
|
Loading…
Reference in New Issue
Block a user