Commit 67aa935c authored by wbond's avatar wbond

Merged pull request #556 - added PHP Built-in WebServer

parents 865a4092 6de44b2c
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
"https://github.com/Apathetic012/JustPaste", "https://github.com/Apathetic012/JustPaste",
"https://github.com/aroscoe/Hex-to-RGBA", "https://github.com/aroscoe/Hex-to-RGBA",
"https://github.com/artemk/Sublime-Apidock", "https://github.com/artemk/Sublime-Apidock",
"https://github.com/astronaughts/SublimePHPBuiltinWebServer",
"https://github.com/asux/sublime-capybara-snippets", "https://github.com/asux/sublime-capybara-snippets",
"https://github.com/atadams/Hex-to-HSL-Color", "https://github.com/atadams/Hex-to-HSL-Color",
"https://github.com/atbell/SublimeSynchroScroll", "https://github.com/atbell/SublimeSynchroScroll",
...@@ -794,6 +795,7 @@ ...@@ -794,6 +795,7 @@
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
"SublimePerldoc": "perldoc", "SublimePerldoc": "perldoc",
"SublimePHPBuiltinWebServer": "PHP Built-in WebServer",
"SublimePhpTidy": "PhpTidy", "SublimePhpTidy": "PhpTidy",
"SublimePrettyJson": "Pretty JSON", "SublimePrettyJson": "Pretty JSON",
"sublimeprolog": "Prolog", "sublimeprolog": "Prolog",
......
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