Commit d8a7067c authored by Simon Kern's avatar Simon Kern

added Auto-Encoding-for-Python

Sublime Text 2 plugin to automatically include #!/usr/bin/env python
and # -*- coding: utf-8 -*- on Python files when needed. —
parent a7210712
......@@ -782,6 +782,7 @@
"https://github.com/Siddley/Enhanced.HTML.CFML",
"https://github.com/sijk/sublime-licence-snippets",
"https://github.com/silentworks/modx-sublimetext-2",
"https://github.com/SimonKern/Auto-Encoding-for-Python.git",
"https://github.com/sindresorhus/editorconfig-sublime",
"https://github.com/sindresorhus/focus",
"https://github.com/SirReal/eZ-Publish-Syntax",
......@@ -1087,6 +1088,7 @@
"ASCII-Decorator": "ASCII Decorator",
"AspNetSwitch": "Asp.Net File Switch",
"Async-Snippets": "Async Snippets",
"Auto-Encoding-for-Python": "Auto Encoding for Python",
"auto-encoding-for-ruby": "Auto Encoding for Ruby",
"awk-sublime": "Awk",
"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