Skip to content

Commit 491be5d

Browse files
committed
Merge pull request #45 from Jayflux/master
This would fix #44 and only show on rust projects
2 parents a1c3d2d + 4d7285d commit 491be5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.sublime-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"cmd": ["cargo", "build"],
33
"file_regex": "^(.*?):([0-9]+):([0-9]+):\\s[0-9]+:[0-9]+\\s(.*)$",
44
"syntax": "Packages/Makefile/Make.build-language",
5+
"selector": "source.rust",
56

67
"variants": [
78
{

0 commit comments

Comments
 (0)