Commit ee5a4687 authored by Will Bond's avatar Will Bond

Merge pull request #4283 from bcomnes/master

Added StandardFormat 
parents db41e17c 657a67be
...@@ -2070,6 +2070,17 @@ ...@@ -2070,6 +2070,17 @@
} }
] ]
}, },
{
"name": "StandardFormat",
"details": "https://github.com/bcomnes/sublime-standard-format",
"labels": ["formatting", "javascript"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Stata Enhanced", "name": "Stata Enhanced",
"details": "https://github.com/andrewheiss/SublimeStataEnhanced", "details": "https://github.com/andrewheiss/SublimeStataEnhanced",
......
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