Commit def2de2d authored by Will Bond's avatar Will Bond

Merge pull request #315 from ffesseler/master

WebSequenceDiagrams plugin
parents 0f251a72 49007415
...@@ -123,6 +123,7 @@ ...@@ -123,6 +123,7 @@
"https://github.com/facelessuser/ScopeHunter", "https://github.com/facelessuser/ScopeHunter",
"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/fjl/Sublime-Missing-Palette-Commands", "https://github.com/fjl/Sublime-Missing-Palette-Commands",
"https://github.com/fmartini/sublime-rust", "https://github.com/fmartini/sublime-rust",
"https://github.com/FPtje/Sublime-GLua-Highlight", "https://github.com/FPtje/Sublime-GLua-Highlight",
...@@ -499,6 +500,7 @@ ...@@ -499,6 +500,7 @@
"sublimetext-print-to-html": "Print to HTML", "sublimetext-print-to-html": "Print to HTML",
"sublimetext-scalatest" : "ScalaTest", "sublimetext-scalatest" : "ScalaTest",
"sublimetext-web-encoders": "Web Encoders", "sublimetext-web-encoders": "Web Encoders",
"sublimetext-websequencediagrams" : "WebSequenceDiagrams",
"SublimeText2-4GL": "4GL", "SublimeText2-4GL": "4GL",
"SublimeText2-FTPSync": "FTPSync", "SublimeText2-FTPSync": "FTPSync",
"SublimeText2-LinkOpener": "LinkOpener", "SublimeText2-LinkOpener": "LinkOpener",
......
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