Commit c12b0dbb authored by Kevin Yank's avatar Kevin Yank

Merge pull request #746 from astronaughts/master

added OpenFromPath and README-Preview
parents e64179c3 0a214878
...@@ -71,6 +71,7 @@ ...@@ -71,6 +71,7 @@
"https://github.com/aphex/SuperAnt", "https://github.com/aphex/SuperAnt",
"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/SublimeOpenFromPath",
"https://github.com/astronaughts/SublimePHPBuiltinWebServer", "https://github.com/astronaughts/SublimePHPBuiltinWebServer",
"https://github.com/astropanic/Compline", "https://github.com/astropanic/Compline",
"https://github.com/asux/sublime-capybara-snippets", "https://github.com/asux/sublime-capybara-snippets",
...@@ -1065,6 +1066,7 @@ ...@@ -1065,6 +1066,7 @@
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
"SublimePerldoc": "perldoc", "SublimePerldoc": "perldoc",
"SublimeOpenFromPath": "OpenFromPath",
"SublimePHPBuiltinWebServer": "PHP Built-in WebServer", "SublimePHPBuiltinWebServer": "PHP Built-in WebServer",
"SublimePhpTidy": "PhpTidy", "SublimePhpTidy": "PhpTidy",
"SublimePrettyJson": "Pretty JSON", "SublimePrettyJson": "Pretty JSON",
......
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