Commit fedc6e72 authored by wbond's avatar wbond

Merged pull request #1351 - added Auto Encoding for Python

parents 3be33b6c d8a7067c
...@@ -842,6 +842,7 @@ ...@@ -842,6 +842,7 @@
"https://github.com/sijk/sublime-licence-snippets", "https://github.com/sijk/sublime-licence-snippets",
"https://github.com/silentworks/modx-sublimetext-2", "https://github.com/silentworks/modx-sublimetext-2",
"https://github.com/silk-web-toolkit/SILK-snippets", "https://github.com/silk-web-toolkit/SILK-snippets",
"https://github.com/SimonKern/Auto-Encoding-for-Python",
"https://github.com/sindresorhus/editorconfig-sublime", "https://github.com/sindresorhus/editorconfig-sublime",
"https://github.com/sindresorhus/focus", "https://github.com/sindresorhus/focus",
"https://github.com/sindresorhus/sublime-autoprefixer", "https://github.com/sindresorhus/sublime-autoprefixer",
...@@ -1174,6 +1175,7 @@ ...@@ -1174,6 +1175,7 @@
"ASCII-Decorator": "ASCII Decorator", "ASCII-Decorator": "ASCII Decorator",
"AspNetSwitch": "Asp.Net File Switch", "AspNetSwitch": "Asp.Net File Switch",
"Async-Snippets": "Async Snippets", "Async-Snippets": "Async Snippets",
"Auto-Encoding-for-Python": "Auto Encoding for Python",
"auto-encoding-for-ruby": "Auto Encoding for Ruby", "auto-encoding-for-ruby": "Auto Encoding for Ruby",
"awk-sublime": "Awk", "awk-sublime": "Awk",
"base16-textmate": "Base16 Color Schemes", "base16-textmate": "Base16 Color Schemes",
......
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