Commit f5cbf35a authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5652 from revmischa/master

AWS lambda editor plugin
parents 0c44fb39 9ec091d7
...@@ -1930,6 +1930,17 @@ ...@@ -1930,6 +1930,17 @@
} }
] ]
}, },
{
"name": "AWS Lambda",
"details": "https://github.com/revmischa/sublime-awslambda",
"labels": ["aws", "lambda", "amazon"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "AzureResourceManager", "name": "AzureResourceManager",
"details": "https://github.com/GillesZunino/Sublime-AzureResourceManager", "details": "https://github.com/GillesZunino/Sublime-AzureResourceManager",
......
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