Skip to content

Instantly share code, notes, and snippets.

@komsit37
Created June 5, 2015 15:37
Show Gist options
  • Select an option

  • Save komsit37/61170eb7e63ec6abe68e to your computer and use it in GitHub Desktop.

Select an option

Save komsit37/61170eb7e63ec6abe68e to your computer and use it in GitHub Desktop.
{
"cmd": ["/usr/local/bin/q32", "test/$file_name"],
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
"working_dir": "${file_path}/..",
"selector": "source.q",
"env":
{
"QPREFIX":"/usr/local",
"QHOME":"/usr/local/lib/q",
"QLIB":"/Users/komsit/lib/q",
"QLIC":"/usr/local/lib/q/lic"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment