Skip to content

Instantly share code, notes, and snippets.

@hulefei
Created January 26, 2020 09:05
Show Gist options
  • Save hulefei/bd79dbef1f2d9ca06f820b80c3ef9674 to your computer and use it in GitHub Desktop.
Save hulefei/bd79dbef1f2d9ca06f820b80c3ef9674 to your computer and use it in GitHub Desktop.
{
"working_dir": "$file_path",
"cmd": "dot -Tpng \"$file_name\" -o \"$file_base_name.png\"",
"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment