Commit 23d6876a authored by Will Bond's avatar Will Bond

Merge pull request #323 from adampresley/master

Adding View In Browser plugin
parents 120f7077 503c6001
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
"https://github.com/a-sk/sublime-ipython-integration", "https://github.com/a-sk/sublime-ipython-integration",
"https://github.com/a-sk/SublimeSurroundWithSnippet", "https://github.com/a-sk/SublimeSurroundWithSnippet",
"https://github.com/a-sk/SublimeTabular", "https://github.com/a-sk/SublimeTabular",
"https://github.com/adampresley/sublime-js-minify",
"https://github.com/adampresley/sublime-view-in-browser",
"https://github.com/a1fred/SublimeGoogle", "https://github.com/a1fred/SublimeGoogle",
"https://github.com/aaronpowell/sublime-jquery-snippets", "https://github.com/aaronpowell/sublime-jquery-snippets",
"https://github.com/aaronpowell/Sublime-KnockoutJS-Snippets", "https://github.com/aaronpowell/Sublime-KnockoutJS-Snippets",
...@@ -409,6 +411,7 @@ ...@@ -409,6 +411,7 @@
"sublime-jquery-snippets": "jQuery Snippets pack", "sublime-jquery-snippets": "jQuery Snippets pack",
"sublime-jsdocs": "DocBlockr", "sublime-jsdocs": "DocBlockr",
"sublime-jshint": "JSHint", "sublime-jshint": "JSHint",
"sublime-js-minify" : "JS Minify",
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-last-edit": "LastEdit", "sublime-last-edit": "LastEdit",
"sublime-mailto": "Send by Mail", "sublime-mailto": "Send by Mail",
...@@ -468,6 +471,7 @@ ...@@ -468,6 +471,7 @@
"Sublime-Tweet": "Sublime Tweet", "Sublime-Tweet": "Sublime Tweet",
"sublime-twitter-bootstrap-snippets": "Twitter Bootstrap Snippets", "sublime-twitter-bootstrap-snippets": "Twitter Bootstrap Snippets",
"sublime-v8" : "Sublime V8", "sublime-v8" : "Sublime V8",
"sublime-view-in-browser" : "View In Browser",
"sublime-xml-guesser" : "xml-guesser", "sublime-xml-guesser" : "xml-guesser",
"sublime-yii-snippets": "Yii Framework Snippets", "sublime-yii-snippets": "Yii Framework Snippets",
"Sublime2-SwitchLanguage": "SwitchLanguage", "Sublime2-SwitchLanguage": "SwitchLanguage",
......
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