Commit 261fb4a8 authored by wbond's avatar wbond

Merged pull request #50 - added Display Functions

parents 0dfc3b81 7b773c4e
...@@ -59,7 +59,8 @@ ...@@ -59,7 +59,8 @@
"https://github.com/aaronpowell/Sublime-KnockoutJS-Snippets", "https://github.com/aaronpowell/Sublime-KnockoutJS-Snippets",
"https://github.com/bmc/ST2EmacsMiscellanea", "https://github.com/bmc/ST2EmacsMiscellanea",
"https://github.com/fbzhong/sublime-jslint", "https://github.com/fbzhong/sublime-jslint",
"https://github.com/fbzhong/sublime-closure-linter" "https://github.com/fbzhong/sublime-closure-linter",
"https://github.com/BoundInCode/Display-Functions"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -88,6 +89,7 @@ ...@@ -88,6 +89,7 @@
"SublimeText-Nodejs": "Nodejs", "SublimeText-Nodejs": "Nodejs",
"Sublime-Text-2-Inc-Dec-Value": "Inc-Dec-Value", "Sublime-Text-2-Inc-Dec-Value": "Inc-Dec-Value",
"sublime-2-zencoding": "ZenCoding", "sublime-2-zencoding": "ZenCoding",
"ST2EmacsMiscellanea": "Miscellaneous Emacs Commands" "ST2EmacsMiscellanea": "Miscellaneous Emacs Commands",
"Display-Functions": "Display Functions (Java)"
} }
} }
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