Commit 593f7fea authored by kutu's avatar kutu

Add PythonAnywhereEditor plugin

parent 19b8a10b
...@@ -272,6 +272,7 @@ ...@@ -272,6 +272,7 @@
"https://github.com/zerok/Sublime2-SwitchLanguage", "https://github.com/zerok/Sublime2-SwitchLanguage",
"https://github.com/zoomix/SublimeToggleSymbol", "https://github.com/zoomix/SublimeToggleSymbol",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://github.com/kutu/PythonAnywhereEditor",
"https://raw.github.com/bgreenlee/sublime-github/master/packages.json", "https://raw.github.com/bgreenlee/sublime-github/master/packages.json",
"https://raw.github.com/colinta/sublime_packages/master/packages.json", "https://raw.github.com/colinta/sublime_packages/master/packages.json",
"https://raw.github.com/crazycooder/Caret-History/master/package-control.json", "https://raw.github.com/crazycooder/Caret-History/master/package-control.json",
...@@ -335,6 +336,7 @@ ...@@ -335,6 +336,7 @@
"Open-Browser-SublimeText2-Plugin": "Search in Browser", "Open-Browser-SublimeText2-Plugin": "Search in Browser",
"pasteselonclick": "PasteSelOnClick", "pasteselonclick": "PasteSelOnClick",
"PHP-Twig.tmbundle": "PHP-Twig", "PHP-Twig.tmbundle": "PHP-Twig",
"PythonAnywhereEditor": "Python Anywhere Editor",
"RandomMessage": "Random Message", "RandomMessage": "Random Message",
"rspec-tmbundle": "RSpec (snippets and syntax)", "rspec-tmbundle": "RSpec (snippets and syntax)",
"Rtools": "R Tools", "Rtools": "R Tools",
......
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