Skip to content

Commit

Permalink
add semistandard format
Browse files Browse the repository at this point in the history
  • Loading branch information
ppxu authored and taylorzane committed Apr 7, 2017
1 parent 4411c8e commit 6234181
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions repository/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,18 @@
}
]
},
{
"name": "SemiStandardFormat",
"details": "https://github.com/ppxu/sublime-semistandard-format",
"labels": ["formatting", "javascript"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "*",
"tags": true
}
]
},
{
"name": "Sencha",
"details": "https://github.com/rdougan/Sencha.sublime",
Expand Down Expand Up @@ -2908,15 +2920,15 @@
{
"name": "Stata Improved Editor",
"details": "https://github.com/zizhongyan/StataImproved",
"labels": ["stata"],
"labels": ["stata"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
},
},
{
"name": "StataEditor",
"details": "https://github.com/mattiasnordin/StataEditor",
Expand Down Expand Up @@ -4396,7 +4408,7 @@
"tags": true
}
]
},
},
{
"name": "Swift Foundation Completions",
"details": "https://github.com/hatunike/Swift-Foundation-Sublime-Autocomplete-Package",
Expand Down

0 comments on commit 6234181

Please sign in to comment.