Commit 2d7d04ca authored by wbond's avatar wbond

Merged pull request #93 - added packages.json for csytan

parents 264197ff 660db061
...@@ -102,7 +102,8 @@ ...@@ -102,7 +102,8 @@
"https://github.com/radiosilence/dogs-colour-scheme", "https://github.com/radiosilence/dogs-colour-scheme",
"https://github.com/reflog/toggle-readonly", "https://github.com/reflog/toggle-readonly",
"https://raw.github.com/darinmorrison/sublime-packages/master/packages.json", "https://raw.github.com/darinmorrison/sublime-packages/master/packages.json",
"https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin" "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin",
"https://raw.github.com/csytan/sublime-text-2-github/master/packages.json"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -157,7 +158,8 @@ ...@@ -157,7 +158,8 @@
"RandomMessage": "Random Message", "RandomMessage": "Random Message",
"dogs-colour-scheme": "Dogs Colour Scheme", "dogs-colour-scheme": "Dogs Colour Scheme",
"toggle-readonly" : "Toggle Read-Only", "toggle-readonly" : "Toggle Read-Only",
"Sublime-Text-2-Stackoverflow-Plugin" : "Search Stack Overflow" "Sublime-Text-2-Stackoverflow-Plugin" : "Search Stack Overflow",
"sublime-text-2-github": "GitHub.app Menu"
}, },
"renamed_packages": { "renamed_packages": {
"JSDocs": "DocBlockr", "JSDocs": "DocBlockr",
......
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