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
|
||||
|
||||
```
|
||||
├─ autoload/SpaceVim/api/ SpaceVim APIs
|
||||
├─ autoload/SpaceVim/layers/ SpaceVim layers
|
||||
├─ autoload/SpaceVim/plugins/ SpaceVim plugins
|
||||
@ -54,13 +53,13 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
|
||||
├─ doc/SpaceVim.txt SpaceVim help
|
||||
├─ docs/ website of SpaceVim
|
||||
└─ test/ tests
|
||||
```
|
||||
|
||||
### Features
|
||||
|
||||
- **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
|
||||
|
Loading…
x
Reference in New Issue
Block a user