Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit 9ae89f8

Browse files
committed
revert(task): revert last commit
1 parent d985564 commit 9ae89f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.SpaceVim.d/tasks.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
VIMRUNTIME = 'D:\Scoop\apps\neovim\current\share\nvim\runtime'
324324
[bundle-nvim-plug]
325325
command = 'wt.exe'
326-
args = ['-d', 'D:\wsdjeg\nvim-config', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'init.lua']
326+
args = ['-d', 'D:\Users\wsdjeg\.SpaceVim\bundle\nvim-plug', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'test/init.lua']
327327
isBackground = true
328328
[bundle-nvim-plug.options.env]
329329
VIM = 'D:\Scoop\apps\neovim\current\share\nvim'

0 commit comments

Comments
 (0)