Commit 412b414b authored by FichteFoll's avatar FichteFoll

Merge pull request #2161 from dkleinsmann/master

Added SequentialBuilder plugin to s.json repo.
parents 43091f0a 65af58d7
...@@ -451,6 +451,16 @@ ...@@ -451,6 +451,16 @@
} }
] ]
}, },
{
"name": "SequentialBuilder",
"details": "https://github.com/dkleinsmann/sublime_sequential_build",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/dkleinsmann/sublime_sequential_build/tags"
}
]
},
{ {
"name": "SetDjangoSyntax", "name": "SetDjangoSyntax",
"details": "https://bitbucket.org/pjv/setdjangosyntax", "details": "https://bitbucket.org/pjv/setdjangosyntax",
......
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