mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-24 10:47:07 +08:00
Add gif for mapping guide
This commit is contained in:
parent
9e5ac43426
commit
0dde72f483
@ -46,7 +46,6 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
|||||||
|
|
||||||
### Project layout
|
### Project layout
|
||||||
|
|
||||||
```
|
|
||||||
├─ autoload/SpaceVim/api/ SpaceVim APIs
|
├─ autoload/SpaceVim/api/ SpaceVim APIs
|
||||||
├─ autoload/SpaceVim/layers/ SpaceVim layers
|
├─ autoload/SpaceVim/layers/ SpaceVim layers
|
||||||
├─ autoload/SpaceVim/plugins/ SpaceVim plugins
|
├─ autoload/SpaceVim/plugins/ SpaceVim plugins
|
||||||
@ -54,13 +53,13 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
|||||||
├─ doc/SpaceVim.txt SpaceVim help
|
├─ doc/SpaceVim.txt SpaceVim help
|
||||||
├─ docs/ website of SpaceVim
|
├─ docs/ website of SpaceVim
|
||||||
└─ test/ tests
|
└─ test/ tests
|
||||||
```
|
|
||||||
|
|
||||||
### Features
|
### 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.
|
- **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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user