mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
Remove title
This commit is contained in:
parent
9e22250d57
commit
5137b49aee
@ -1,12 +1,8 @@
|
||||
---
|
||||
title: "SpaceVim 中文手册"
|
||||
---
|
||||
|
||||
# SpaceVim 中文手册
|
||||
|
||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||

|
||||
[](LICENSE)
|
||||
[](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE)
|
||||
[](https://github.com/SpaceVim/SpaceVim/blob/dev/doc/SpaceVim.txt)
|
||||
[](https://jq.qq.com/?_wv=1027&k=43DB6SG)
|
||||
[](https://gitter.im/SpaceVim/SpaceVim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
@ -84,7 +80,7 @@ SpaceVim 是一个社区驱动的模块化 vim/neovim 配置集合,其中包
|
||||
- [可用模块](#可用模块)
|
||||
- [可用的插件](#可用的插件)
|
||||
- [添加用户自定义插件](#添加用户自定义插件)
|
||||
- [Toggles](#toggles)
|
||||
- [界面元素显示切换](#界面元素显示切换)
|
||||
- [Navigating](#navigating)
|
||||
- [Point/Cursor](#pointcursor)
|
||||
- [Vim motions with vim-easymotion](#vim-motions-with-vim-easymotion)
|
||||
@ -710,9 +706,9 @@ let g:spacevim_custom_plugins = [
|
||||
\ ]
|
||||
```
|
||||
|
||||
#### Toggles
|
||||
##### 界面元素显示切换
|
||||
|
||||
both the toggles mappings started with `[SPC] t` or `[SPC] T`. you can find it in the mapping guide.
|
||||
所有的界面元素切换快捷键都是已 `[SPC] t` 或者 `[SPC] T` 开头的,你可以在快捷键导航中查阅所有快捷键。
|
||||
|
||||
### Navigating
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user