mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 23:40:06 +08:00
Update doc
This commit is contained in:
parent
df5392899e
commit
d334d0637f
22
README.md
22
README.md
@ -68,15 +68,17 @@ The easist way is to download [install.cmd](https://spacevim.org/install.cmd) an
|
||||
|
||||
### Project layout
|
||||
|
||||
├─ autoload/SpaceVim/api/ APIs
|
||||
├─ autoload/SpaceVim/layers/ layers
|
||||
├─ autoload/SpaceVim/plugins/ plugins
|
||||
├─ autoload/SpaceVim/mapping/ mapping guide
|
||||
├─ doc/SpaceVim.txt help
|
||||
├─ docs/ website
|
||||
├─ wiki/ wiki
|
||||
├─ bin/ executeable
|
||||
└─ test/ tests
|
||||
```txt
|
||||
├─ autoload/SpaceVim/api/ APIs
|
||||
├─ autoload/SpaceVim/layers/ layers
|
||||
├─ autoload/SpaceVim/plugins/ plugins
|
||||
├─ autoload/SpaceVim/mapping/ mapping guide
|
||||
├─ doc/SpaceVim.txt help
|
||||
├─ docs/ website
|
||||
├─ wiki/ wiki
|
||||
├─ bin/ executeable
|
||||
└─ test/ tests
|
||||
```
|
||||
|
||||
### Features
|
||||
|
||||
@ -123,3 +125,5 @@ Bitcoin: 1DtuVeg81c2L9NEhDaVTAAbrCR3pN5xPFv
|
||||
- [Rafael Bodill](https://github.com/rafi) and his vim-config
|
||||
- [Bailey Ling](https://github.com/bling) and his dotvim
|
||||
- authors of all the plugins used in SpaceVim.
|
||||
|
||||
<!-- vim:set nowrap: -->
|
||||
|
@ -2094,3 +2094,6 @@ As SpaceVim use above bookmarks mappings, so you can not use `a`, `m`, `n`, `p`
|
||||
[textobj-user]: https://github.com/kana/vim-textobj-user
|
||||
|
||||
[textobj-multiblock]: https://github.com/osyo-manga/vim-textobj-multiblock
|
||||
|
||||
|
||||
<!-- vim:set nowrap: -->
|
||||
|
Loading…
Reference in New Issue
Block a user