mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:20:05 +08:00
build(vader): use headless option
This commit is contained in:
parent
26a02014e8
commit
a22c463d2a
@ -4,6 +4,7 @@
|
|||||||
isBackground = false
|
isBackground = false
|
||||||
[vader-test.options.env]
|
[vader-test.options.env]
|
||||||
VIM_BIN = 'nvim'
|
VIM_BIN = 'nvim'
|
||||||
|
VIM_Es = "--headless"
|
||||||
[generate-vim-doc]
|
[generate-vim-doc]
|
||||||
command = "python"
|
command = "python"
|
||||||
args = ['-m', 'vimdoc', '.']
|
args = ['-m', 'vimdoc', '.']
|
||||||
|
Loading…
Reference in New Issue
Block a user