1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-11 00:45:42 +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
autoload/SpaceVim/layers
doc

@ -11,6 +11,11 @@
" @parentsection layers " @parentsection layers
" This layer allows to run tests on SpaceVim " 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 " @subsection Mappings
" > " >
" Mode Key Function " Mode Key Function

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