1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:50:06 +08:00

docs(test): update doc for test layer

This commit is contained in:
wsdjeg 2022-03-27 15:36:34 +08:00
parent 33cc57af55
commit 49baf80ed3
2 changed files with 9 additions and 0 deletions

View File

@ -11,6 +11,11 @@
" @parentsection layers
" This layer allows to run tests on SpaceVim
"
" @subsection layer options
"
" - `use_ultest`: enable/disable vim-ultest plugin, this is disabled by
" default.
"
" @subsection Mappings
" >
" Mode Key Function

View File

@ -5049,6 +5049,10 @@ TEST *SpaceVim-layers-test*
This layer allows to run tests on SpaceVim
LAYER OPTIONS
`use_ultest`: enable/disable vim-ultest plugin, this is disabled by default.
MAPPINGS
>