Commit 6aaa6d94 authored by Marcin Kliks's avatar Marcin Kliks

Added Python imports sorter

parent d8da5bce
...@@ -645,6 +645,7 @@ ...@@ -645,6 +645,7 @@
"https://github.com/vaanwd/sublime_drush", "https://github.com/vaanwd/sublime_drush",
"https://github.com/vbali/sublime-snakecase", "https://github.com/vbali/sublime-snakecase",
"https://github.com/vhyza/exec-in-window", "https://github.com/vhyza/exec-in-window",
"https://github.com/vi4m/sublime_python_imports",
"https://github.com/victorporof/Sublime-HTMLPrettify", "https://github.com/victorporof/Sublime-HTMLPrettify",
"https://github.com/victorporof/Sublime-JSHint", "https://github.com/victorporof/Sublime-JSHint",
"https://github.com/viisual/ASCII-Decorator", "https://github.com/viisual/ASCII-Decorator",
...@@ -1249,6 +1250,7 @@ ...@@ -1249,6 +1250,7 @@
"SublimeTranslit": "Translit", "SublimeTranslit": "Translit",
"SublimeTweetLine": "TweetLine", "SublimeTweetLine": "TweetLine",
"sublime-unittest": "Unittest (python)", "sublime-unittest": "Unittest (python)",
"sublime_python_imports": "Python imports sorter",
"SublimeVintageNumbers": "Vintage Numbers", "SublimeVintageNumbers": "Vintage Numbers",
"SublimeWiki": "Wiki", "SublimeWiki": "Wiki",
"SublimeWordPressCodex": "Search WordPress Codex", "SublimeWordPressCodex": "Search WordPress Codex",
......
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