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