Commit 83e14c9e authored by Stuart Herbert's avatar Stuart Herbert

Added PHP Snippets repo

parent 42e4f36b
...@@ -142,7 +142,8 @@ ...@@ -142,7 +142,8 @@
"https://raw.github.com/timonwong/sublime_packages/master/packages.json", "https://raw.github.com/timonwong/sublime_packages/master/packages.json",
"https://raw.github.com/weslly/sublime_packages/master/packages.json", "https://raw.github.com/weslly/sublime_packages/master/packages.json",
"http://wuub.net/packages.json", "http://wuub.net/packages.json",
"https://github.com/stuartherbert/sublime-phpunit" "https://github.com/stuartherbert/sublime-phpunit",
"https://github.com/stuartherbert/sublime-phpsnippets"
], ],
"package_name_map": { "package_name_map": {
"Cappuccino-Sublime": "Cappuccino", "Cappuccino-Sublime": "Cappuccino",
...@@ -184,6 +185,7 @@ ...@@ -184,6 +185,7 @@
"sublime-jsdocs": "DocBlockr", "sublime-jsdocs": "DocBlockr",
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-OpenRecentFiles" : "Open Recent Files", "sublime-OpenRecentFiles" : "Open Recent Files",
"sublime-phpsnippets": "Additional PHP Snippets",
"sublime-phpunit" : "PHPUnit", "sublime-phpunit" : "PHPUnit",
"Sublime-Rosetta-Get" : "Rosetta Code Snippets", "Sublime-Rosetta-Get" : "Rosetta Code Snippets",
"sublime-rust": "Rust", "sublime-rust": "Rust",
......
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