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:
parent
33cc57af55
commit
49baf80ed3
@ -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
|
||||||
|
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user