about summary refs log tree commit diff
path: root/users/grfn/emacs.d/snippets/python-mode
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/snippets/python-mode')
-rw-r--r--users/grfn/emacs.d/snippets/python-mode/decorate2
-rw-r--r--users/grfn/emacs.d/snippets/python-mode/dunder2
-rw-r--r--users/grfn/emacs.d/snippets/python-mode/name2
-rw-r--r--users/grfn/emacs.d/snippets/python-mode/pdb2
4 files changed, 4 insertions, 4 deletions
diff --git a/users/grfn/emacs.d/snippets/python-mode/decorate b/users/grfn/emacs.d/snippets/python-mode/decorate
index 9448b45c96..4f96748572 100644
--- a/users/grfn/emacs.d/snippets/python-mode/decorate
+++ b/users/grfn/emacs.d/snippets/python-mode/decorate
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
 # name: decorate
-# uuid:
+# uuid: decorate
 # key: decorate
 # condition: t
 # --
diff --git a/users/grfn/emacs.d/snippets/python-mode/dunder b/users/grfn/emacs.d/snippets/python-mode/dunder
index c49ec40a15..71d99dddc6 100644
--- a/users/grfn/emacs.d/snippets/python-mode/dunder
+++ b/users/grfn/emacs.d/snippets/python-mode/dunder
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
 # name: dunder
-# uuid:
+# uuid: dunder
 # key: du
 # condition: t
 # --
diff --git a/users/grfn/emacs.d/snippets/python-mode/name b/users/grfn/emacs.d/snippets/python-mode/name
index eca6d60b48..1495cc91d9 100644
--- a/users/grfn/emacs.d/snippets/python-mode/name
+++ b/users/grfn/emacs.d/snippets/python-mode/name
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
 # name: name
-# uuid:
+# uuid: name
 # key: name
 # condition: t
 # --
diff --git a/users/grfn/emacs.d/snippets/python-mode/pdb b/users/grfn/emacs.d/snippets/python-mode/pdb
index 6b5c0bbc0a..41c6f87cbf 100644
--- a/users/grfn/emacs.d/snippets/python-mode/pdb
+++ b/users/grfn/emacs.d/snippets/python-mode/pdb
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
 # name: pdb
-# uuid:
+# uuid: pdb
 # key: pdb
 # condition: t
 # --