1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:40:03 +08:00

build(vader): use headless option

This commit is contained in:
wsdjeg 2023-09-26 14:54:31 +08:00
parent 26a02014e8
commit a22c463d2a

View File

@ -4,6 +4,7 @@
isBackground = false
[vader-test.options.env]
VIM_BIN = 'nvim'
VIM_Es = "--headless"
[generate-vim-doc]
command = "python"
args = ['-m', 'vimdoc', '.']