Commit a7a2a86a authored by Kevin Yank's avatar Kevin Yank

Merge pull request #1170 from erichard/master

Add PHP Companion package
parents 4a80d722 67877056
...@@ -274,6 +274,7 @@ ...@@ -274,6 +274,7 @@
"https://github.com/epitron/Julia-sublime", "https://github.com/epitron/Julia-sublime",
"https://github.com/ericclemmons/sublime-typescript", "https://github.com/ericclemmons/sublime-typescript",
"https://github.com/erichard/SublimeCTagsPHP", "https://github.com/erichard/SublimeCTagsPHP",
"https://github.com/erichard/SublimePHPCompanion",
"https://github.com/ericmartel/Sublime-Text-2-CSV-Plugin", "https://github.com/ericmartel/Sublime-Text-2-CSV-Plugin",
"https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin",
"https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin",
...@@ -1612,6 +1613,7 @@ ...@@ -1612,6 +1613,7 @@
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
"SublimePerldoc": "perldoc", "SublimePerldoc": "perldoc",
"SublimePHPBuiltinWebServer": "PHP Built-in WebServer", "SublimePHPBuiltinWebServer": "PHP Built-in WebServer",
"SublimePHPCompanion": "PHP Companion",
"SublimePhpTidy": "PhpTidy", "SublimePhpTidy": "PhpTidy",
"SublimePrettyJson": "Pretty JSON", "SublimePrettyJson": "Pretty JSON",
"SublimePrint": "Simple Print Function", "SublimePrint": "Simple Print Function",
......
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