Skip to content

Instantly share code, notes, and snippets.

@j0d5
Created October 25, 2017 07:24
Show Gist options
  • Save j0d5/6adb9a3012c8d6c96d2123b11b2ae2e1 to your computer and use it in GitHub Desktop.
Save j0d5/6adb9a3012c8d6c96d2123b11b2ae2e1 to your computer and use it in GitHub Desktop.
Sublime Text Build System for Marked 2
{
"shell": "true",
"cmd": ["open -a 'Marked 2' \"$file\""]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment