Commit bbe0a6c7 authored by wbond's avatar wbond

Merged pull request #417 - added PyQt Search

parents 8e639fd6 fbe3b4f5
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
"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",
"https://github.com/achayan/sublimePyQtSearch",
"https://github.com/adampresley/sublime-js-minify", "https://github.com/adampresley/sublime-js-minify",
"https://github.com/adampresley/sublime-view-in-browser", "https://github.com/adampresley/sublime-view-in-browser",
"https://github.com/akira-cn/sublime-gbk", "https://github.com/akira-cn/sublime-gbk",
...@@ -624,6 +625,7 @@ ...@@ -624,6 +625,7 @@
"SublimePhpTidy": "PhpTidy", "SublimePhpTidy": "PhpTidy",
"SublimePrettyJson": "Pretty JSON", "SublimePrettyJson": "Pretty JSON",
"sublimeprolog": "Prolog", "sublimeprolog": "Prolog",
"sublimePyQtSearch": "PyQt Search",
"SublimePythonCoverage": "Python Coverage", "SublimePythonCoverage": "Python Coverage",
"SublimePythonTidy": "PythonTidy", "SublimePythonTidy": "PythonTidy",
"SublimeQuickFileCreator": "Quick File Creator", "SublimeQuickFileCreator": "Quick File Creator",
......
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