Commit 2a941666 authored by Will Bond's avatar Will Bond

Merge pull request #413 from fanzheng/master

add a simple plugin
parents dbd78ef2 d9435f95
...@@ -148,6 +148,7 @@ ...@@ -148,6 +148,7 @@
"https://github.com/facelessuser/PlistJsonConverter", "https://github.com/facelessuser/PlistJsonConverter",
"https://github.com/facelessuser/RegReplace", "https://github.com/facelessuser/RegReplace",
"https://github.com/facelessuser/ScopeHunter", "https://github.com/facelessuser/ScopeHunter",
"https://github.com/fanzheng/Sublime.Markdown2Clipboard",
"https://github.com/fbzhong/sublime-closure-linter", "https://github.com/fbzhong/sublime-closure-linter",
"https://github.com/fbzhong/sublime-jslint", "https://github.com/fbzhong/sublime-jslint",
"https://github.com/ffesseler/sublimetext-websequencediagrams", "https://github.com/ffesseler/sublimetext-websequencediagrams",
...@@ -586,6 +587,7 @@ ...@@ -586,6 +587,7 @@
"Sublime2-SwitchLanguage": "SwitchLanguage", "Sublime2-SwitchLanguage": "SwitchLanguage",
"sublime_guard" : "Guard", "sublime_guard" : "Guard",
"sublime_text_alternative_autocompletion": "alternative_autocompletion", "sublime_text_alternative_autocompletion": "alternative_autocompletion",
"Sublime.Markdown2Clipboard": "Markdown to Clipboard",
"SublimeAllAutocomplete": "All Autocomplete", "SublimeAllAutocomplete": "All Autocomplete",
"SublimeAutoSemiColon" : "Auto Semi-Colon", "SublimeAutoSemiColon" : "Auto Semi-Colon",
"SublimeBullet": "Bullet", "SublimeBullet": "Bullet",
......
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