Commit 8e231731 authored by wbond's avatar wbond

Merged pull request #51 - added ChangeTracker

parents 261fb4a8 ffa5dc7f
...@@ -60,7 +60,8 @@ ...@@ -60,7 +60,8 @@
"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" "https://github.com/BoundInCode/Display-Functions",
"https://github.com/alek-sys/ChangeTracker"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -90,6 +91,7 @@ ...@@ -90,6 +91,7 @@
"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)" "Display-Functions": "Display Functions (Java)",
"ChangeTracker": "Change Tracker"
} }
} }
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