Commit 93a58f85 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5639 from qraynaud/master

add AlgoLang package
parents 1f2a685b 1d7118d1
...@@ -362,6 +362,18 @@ ...@@ -362,6 +362,18 @@
} }
] ]
}, },
{
"name": "AlgoLang",
"details": "https://bitbucket.org/lsystems/algo-lang-sublime",
"labels": ["language syntax"],
"issues": "https://bitbucket.org/lsystems/algo-lang-sublime/issues?status=new&status=open",
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Align Arguments", "name": "Align Arguments",
"details": "https://github.com/denniskempin/align-arguments", "details": "https://github.com/denniskempin/align-arguments",
......
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