diff --git a/Snippets/encoding.tmSnippet b/Snippets/encoding.tmSnippet
new file mode 100644
index 0000000..b999f0b
--- /dev/null
+++ b/Snippets/encoding.tmSnippet
@@ -0,0 +1,16 @@
+
+
+
+
+ content
+ # -*- coding: utf-8 -*-
+ name
+ encoding
+ scope
+ source.python
+ tabTrigger
+ enc
+ uuid
+ ABDF10D5-DDD1-41D5-B026-D84803321E2F
+
+
diff --git a/Snippets/shebang.tmSnippet b/Snippets/shebang.tmSnippet
new file mode 100644
index 0000000..a77708c
--- /dev/null
+++ b/Snippets/shebang.tmSnippet
@@ -0,0 +1,16 @@
+
+
+
+
+ content
+ #!/usr/bin/env python
+ name
+ shebang
+ scope
+ source.python
+ tabTrigger
+ env
+ uuid
+ 020EAAC5-933E-4DF1-8466-962DC420BAAB
+
+
diff --git a/info.plist b/info.plist
index 96124e3..984ecf7 100644
--- a/info.plist
+++ b/info.plist
@@ -10,9 +10,22 @@
zen-balance-outward-2
zen-remove-tag-3
FC3E137B-6E92-40C9-BAF6-ED13182D7269
+ 73A48D2B-D843-42A1-A288-0D1A6380043B
+ 16E77FF0-4AA7-4592-A080-8DACD8967C37
submenus
-
+
+ 16E77FF0-4AA7-4592-A080-8DACD8967C37
+
+ items
+
+ ABDF10D5-DDD1-41D5-B026-D84803321E2F
+ 020EAAC5-933E-4DF1-8466-962DC420BAAB
+
+ name
+ Python
+
+
name
kCode