mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 09:20:06 +08:00
test(task): add vader-nvim-038
task
This commit is contained in:
parent
8244c4a848
commit
16a5086d8b
@ -86,6 +86,15 @@
|
|||||||
[vader-nvim-wsl.options.env]
|
[vader-nvim-wsl.options.env]
|
||||||
VIM_BIN = 'wsl -e nvim'
|
VIM_BIN = 'wsl -e nvim'
|
||||||
VIM_Es = "--headless"
|
VIM_Es = "--headless"
|
||||||
|
[vader-nvim-038]
|
||||||
|
command = "make"
|
||||||
|
args = ['test']
|
||||||
|
isBackground = false
|
||||||
|
[vader-nvim-038.options.env]
|
||||||
|
VIM_BIN = 'D:\Neovim\v0.3.8\bin\nvim.exe'
|
||||||
|
VIM_Es = "--headless"
|
||||||
|
VIM = 'D:\Neovim\v0.3.8'
|
||||||
|
VIMRUNTIME = 'D:\Neovim\v0.3.8\share\nvim\runtime'
|
||||||
[vader-nvim-050]
|
[vader-nvim-050]
|
||||||
command = "make"
|
command = "make"
|
||||||
args = ['test']
|
args = ['test']
|
||||||
|
Loading…
Reference in New Issue
Block a user