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