Started to implement Knapsack.

This commit is contained in:
2019-12-04 12:50:14 -05:00
parent fd8ce084e6
commit cf4cef7726
3 changed files with 69 additions and 4 deletions

View File

@@ -1,4 +1,13 @@
{
"build_systems":
[
{
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"name": "Anaconda Python Builder",
"selector": "source.python",
"shell_cmd": "\"python\" -u \"$file\""
}
],
"folders":
[
{