Commit 13e591cb authored by wbond's avatar wbond

Merged pull request #616 - added Javap

parents 8d3ad3b9 728eddbf
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
"https://github.com/atadams/Hex-to-HSL-Color", "https://github.com/atadams/Hex-to-HSL-Color",
"https://github.com/atbell/SublimeSynchroScroll", "https://github.com/atbell/SublimeSynchroScroll",
"https://github.com/austinhappel/sublime-csslint", "https://github.com/austinhappel/sublime-csslint",
"https://github.com/axel22/sublime-javap",
"https://github.com/Azd325/sublime-text-caniuse", "https://github.com/Azd325/sublime-text-caniuse",
"https://github.com/aziz/PlainTasks", "https://github.com/aziz/PlainTasks",
"https://github.com/b-g/processing-sublime", "https://github.com/b-g/processing-sublime",
...@@ -727,6 +728,7 @@ ...@@ -727,6 +728,7 @@
"sublime-horizontal-scroll": "Horizontal Scroll", "sublime-horizontal-scroll": "Horizontal Scroll",
"sublime-html-to-haml": "HTML2Haml", "sublime-html-to-haml": "HTML2Haml",
"sublime-ipython-integration": "IPython Integration", "sublime-ipython-integration": "IPython Integration",
"sublime-javap": "Javap",
"sublime-jquery-mobile-snippets": "jQuery Mobile Snippets", "sublime-jquery-mobile-snippets": "jQuery Mobile Snippets",
"sublime-jquery-snippets": "jQuery Snippets pack", "sublime-jquery-snippets": "jQuery Snippets pack",
"sublime-js-minify" : "JS Minify", "sublime-js-minify" : "JS Minify",
......
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