Commit e7dac219 authored by Your Name's avatar Your Name

added code foo

parent 16534b12
...@@ -774,7 +774,8 @@ ...@@ -774,7 +774,8 @@
"https://raw.github.com/wistful/SublimeAutoPEP8/master/packages.json", "https://raw.github.com/wistful/SublimeAutoPEP8/master/packages.json",
"https://raw.github.com/wukkuan/AMD-Module-Editor/master/packages.json", "https://raw.github.com/wukkuan/AMD-Module-Editor/master/packages.json",
"https://raw.github.com/xgenvn/InputHelper/master/packages.json", "https://raw.github.com/xgenvn/InputHelper/master/packages.json",
"https://raw.github.com/zfkun/sublime-kissy-snippets/master/packages.json" "https://raw.github.com/zfkun/sublime-kissy-snippets/master/packages.json",
"https://github.com/markandey/codefoo"
], ],
"package_name_map": { "package_name_map": {
"AngularJs.tmbundle": "AngularJS", "AngularJs.tmbundle": "AngularJS",
...@@ -1313,7 +1314,8 @@ ...@@ -1313,7 +1314,8 @@
"xtoy": "X to Y", "xtoy": "X to Y",
"yate-textmate": "Yate", "yate-textmate": "Yate",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets" "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets",
"codefoo": "Code Foo"
}, },
"renamed_packages": { "renamed_packages": {
"alternative_autocompletion": "Alternative Autocompletion", "alternative_autocompletion": "Alternative Autocompletion",
......
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