Commit c09d5d8f authored by FichteFoll's avatar FichteFoll

Merge pull request #2616 from facelessuser/master

Add Pywin32 and SubNotify
parents d4140296 2dfe6025
...@@ -1286,6 +1286,16 @@ ...@@ -1286,6 +1286,16 @@
"details": "https://github.com/kedder/sublime-python-traceback/tags" "details": "https://github.com/kedder/sublime-python-traceback/tags"
} }
] ]
},
{
"details": "https://github.com/facelessuser/Pywin32",
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["windows"],
"details": "https://github.com/facelessuser/Pywin32/tree/master"
}
]
} }
] ]
} }
...@@ -2061,6 +2061,15 @@ ...@@ -2061,6 +2061,15 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/SubNotify",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/SubNotify/tree/master"
}
]
},
{ {
"name": "Subway Color Schemes", "name": "Subway Color Schemes",
"details": "https://github.com/idleberg/Subway.tmTheme", "details": "https://github.com/idleberg/Subway.tmTheme",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment