about summary refs log tree commit diff
path: root/users/grfn/emacs.d/snippets/python-mode/pdb
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/snippets/python-mode/pdb')
-rw-r--r--users/grfn/emacs.d/snippets/python-mode/pdb2
1 files changed, 1 insertions, 1 deletions
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
 # --