mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-23 04:21:33 +08:00
test(init): test nvim-plug
This commit is contained in:
parent
3267c9087d
commit
d985564d4c
@ -323,7 +323,7 @@
|
||||
VIMRUNTIME = 'D:\Scoop\apps\neovim\current\share\nvim\runtime'
|
||||
[bundle-nvim-plug]
|
||||
command = 'wt.exe'
|
||||
args = ['-d', 'C:\Users\wsdjeg\.SpaceVim\bundle\nvim-plug', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'test/init.lua']
|
||||
args = ['-d', 'D:\wsdjeg\nvim-config', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'init.lua']
|
||||
isBackground = true
|
||||
[bundle-nvim-plug.options.env]
|
||||
VIM = 'D:\Scoop\apps\neovim\current\share\nvim'
|
||||
|
Loading…
Reference in New Issue
Block a user