Commit c631705e authored by FichteFoll's avatar FichteFoll

Merge pull request #3824 from yyx990803/master

add Semi - automatic JavaScript semicolon insertion/removal
parents dca092cc 00cbce30
...@@ -694,6 +694,17 @@ ...@@ -694,6 +694,17 @@
} }
] ]
}, },
{
"name": "Semi",
"details": "https://github.com/yyx990803/semi-sublime",
"labels": ["text manipulation"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/yyx990803/semi-sublime/tags"
}
]
},
{ {
"name": "Semicolon", "name": "Semicolon",
"details": "https://github.com/shagabutdinov/sublime-semicolon", "details": "https://github.com/shagabutdinov/sublime-semicolon",
......
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