diff --git a/.SpaceVim.d/tasks.toml b/.SpaceVim.d/tasks.toml index de277db86..66a21cf64 100644 --- a/.SpaceVim.d/tasks.toml +++ b/.SpaceVim.d/tasks.toml @@ -323,7 +323,7 @@ VIMRUNTIME = 'D:\Scoop\apps\neovim\current\share\nvim\runtime' [bundle-nvim-plug] command = 'wt.exe' - args = ['-d', 'D:\Users\wsdjeg\.SpaceVim\bundle\nvim-plug', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'test/init.lua'] + args = ['-d', 'C:\Users\wsdjeg\.SpaceVim\bundle\nvim-plug', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'test/init.lua'] isBackground = true [bundle-nvim-plug.options.env] VIM = 'D:\Scoop\apps\neovim\current\share\nvim'