Commit 49007415 authored by Florian Fesseler's avatar Florian Fesseler

added WebSequenceDiagrams plugin

parent 972cb60d
...@@ -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",
...@@ -495,6 +496,7 @@ ...@@ -495,6 +496,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