Commit 4064018c authored by Will Bond's avatar Will Bond

Merge pull request #300 from davisagli/master

Add SublimePythonCoverage
parents 7351be77 27431a3f
...@@ -85,6 +85,7 @@ ...@@ -85,6 +85,7 @@
"https://github.com/daris/sublime-kwrite-color-scheme", "https://github.com/daris/sublime-kwrite-color-scheme",
"https://github.com/davepeck/DirectorySettings", "https://github.com/davepeck/DirectorySettings",
"https://github.com/davidrios/jade-tmbundle", "https://github.com/davidrios/jade-tmbundle",
"https://github.com/davisagli/SublimePythonCoverage",
"https://github.com/dbaines/DotNetNuke-SublimeText-2-Snippets", "https://github.com/dbaines/DotNetNuke-SublimeText-2-Snippets",
"https://github.com/devtellect/sublime-jquery-mobile-snippets", "https://github.com/devtellect/sublime-jquery-mobile-snippets",
"https://github.com/devtellect/sublime-twitter-bootstrap-snippets", "https://github.com/devtellect/sublime-twitter-bootstrap-snippets",
...@@ -460,6 +461,7 @@ ...@@ -460,6 +461,7 @@
"SublimePhpTidy": "PhpTidy", "SublimePhpTidy": "PhpTidy",
"SublimePrettyJson": "Pretty JSON", "SublimePrettyJson": "Pretty JSON",
"sublimeprolog": "Prolog", "sublimeprolog": "Prolog",
"SublimePythonCoverage": "Python Coverage",
"SublimePythonTidy": "PythonTidy", "SublimePythonTidy": "PythonTidy",
"SublimeQuickFileCreator": "Quick File Creator", "SublimeQuickFileCreator": "Quick File Creator",
"SublimeRailsNav": "Simple Rails Navigator", "SublimeRailsNav": "Simple Rails Navigator",
......
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