Update sublime stuff

This commit is contained in:
KK
2026-06-25 23:43:48 +02:00
parent 5d125be800
commit 9fd1ba70a3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"shell_cmd": "build.bat",
"shell_cmd": "bash build.sh",
"file_regex": "^(.*)\\((\\d+),?(\\d+)?\\)\\s?:\\s([^\n]+)", // msvc
// "file_regex": "^(.*):(\\d+):(\\d+):", // clang
"working_dir": "$folder",