Some code movement
This commit is contained in:
@ -14,7 +14,7 @@ config.plugins.jpdebug = {
|
||||
type = "luadebug",
|
||||
entry = "test.lua",
|
||||
cwd = ".",
|
||||
lua = {"C:\\msys64\\msys2_shell.cmd", "-defterm", "-here", "-no-start", "-ucrt64", "-shell", "bash", "-c", "lua"},
|
||||
lua = {"lua"},
|
||||
},
|
||||
},
|
||||
default_target = "luadebug"
|
||||
|
||||
Reference in New Issue
Block a user