Commit 8045f0e2 authored by Ben Selby's avatar Ben Selby

Addition of sublime-pman, which gives access to PHP manual using pman from within the editor

parent 85e32c21
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
"https://github.com/belike81/Sublime-File-Navigator", "https://github.com/belike81/Sublime-File-Navigator",
"https://github.com/benmatselby/sublime-phpcs", "https://github.com/benmatselby/sublime-phpcs",
"https://github.com/benmatselby/sublime-phpdocumentor", "https://github.com/benmatselby/sublime-phpdocumentor",
"https://github.com/benmatselby/sublime-pman",
"https://github.com/berfarah/LESS-build-sublime", "https://github.com/berfarah/LESS-build-sublime",
"https://github.com/biermeester/Pylinter", "https://github.com/biermeester/Pylinter",
"https://github.com/billymoon/LoremIpsum", "https://github.com/billymoon/LoremIpsum",
...@@ -336,6 +337,7 @@ ...@@ -336,6 +337,7 @@
"sublime-phpdocumentor" : "phpDocumentor", "sublime-phpdocumentor" : "phpDocumentor",
"sublime-phpsnippets": "Additional PHP Snippets", "sublime-phpsnippets": "Additional PHP Snippets",
"sublime-phpunit" : "PHPUnit", "sublime-phpunit" : "PHPUnit",
"sublime-pman" : "Pman",
"Sublime-PowerPaste" : "PowerPaste", "Sublime-PowerPaste" : "PowerPaste",
"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