mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:30:05 +08:00
7 lines
111 B
TOML
7 lines
111 B
TOML
[file-run]
|
|
command = "dir"
|
|
isBackground = false
|
|
[file-run.options]
|
|
cwd = '${workspaceFolder}bin/'
|
|
|