Commit b8c1dd5d authored by Kevin Yank's avatar Kevin Yank

Merge pull request #850 from yangsu/master

Using package.json for sublime-octopress and sublime-vhdl
parents 46901c2a 9c8e78c8
...@@ -685,8 +685,6 @@ ...@@ -685,8 +685,6 @@
"https://github.com/xeno-by/sublime-nemerle", "https://github.com/xeno-by/sublime-nemerle",
"https://github.com/xsnippet/sublime-xsnippet", "https://github.com/xsnippet/sublime-xsnippet",
"https://github.com/XuefengWu/EverythingSearch-sublime2", "https://github.com/XuefengWu/EverythingSearch-sublime2",
"https://github.com/yangsu/sublime-octopress",
"https://github.com/yangsu/sublime-vhdl",
"https://github.com/yangweijie/SublimeThinkPHP", "https://github.com/yangweijie/SublimeThinkPHP",
"https://github.com/yedderson/SublimeRestart", "https://github.com/yedderson/SublimeRestart",
"https://github.com/yrammos/SublimeLog", "https://github.com/yrammos/SublimeLog",
...@@ -774,6 +772,8 @@ ...@@ -774,6 +772,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/yangsu/sublime-octopress/master/packages.json",
"https://raw.github.com/yangsu/sublime-vhdl/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"
], ],
"package_name_map": { "package_name_map": {
...@@ -1041,7 +1041,6 @@ ...@@ -1041,7 +1041,6 @@
"sublime-mocha-snippets": "Mocha Snippets", "sublime-mocha-snippets": "Mocha Snippets",
"sublime-nemerle": "Nemerle", "sublime-nemerle": "Nemerle",
"sublime-node-require": "Require Node.js Modules Helper", "sublime-node-require": "Require Node.js Modules Helper",
"sublime-octopress": "Octopress Snippets",
"sublime-OpenRecentFiles": "Open Recent Files", "sublime-OpenRecentFiles": "Open Recent Files",
"sublime-OpenRelated": "Open Related", "sublime-OpenRelated": "Open Related",
"sublime-phix-color-scheme": "Phix Color Scheme", "sublime-phix-color-scheme": "Phix Color Scheme",
...@@ -1138,7 +1137,6 @@ ...@@ -1138,7 +1137,6 @@
"sublime-typescript": "TypeScript", "sublime-typescript": "TypeScript",
"sublime-underscorejs-snippets": "Underscore.js Snippets", "sublime-underscorejs-snippets": "Underscore.js Snippets",
"sublime-v8": "Sublime V8", "sublime-v8": "Sublime V8",
"sublime-vhdl": "VHDL",
"sublime-view-in-browser": "View In Browser", "sublime-view-in-browser": "View In Browser",
"sublime-view-movement": "View Movement", "sublime-view-movement": "View Movement",
"Sublime-Wrap-Plus": "Wrap Plus", "Sublime-Wrap-Plus": "Wrap Plus",
......
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