From 513a35b503b4690f9e7faadfdcf73ab544995154 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Tue, 11 Apr 2023 09:25:11 -0400 Subject: fix(grfn/emacs): Give all snippets a unique uuid Change-Id: Iae2ce3783bc2632b265641e286b4145373c7a226 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8478 Reviewed-by: grfn Autosubmit: grfn Tested-by: BuildkiteCI --- users/grfn/emacs.d/snippets/python-mode/pdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/grfn/emacs.d/snippets/python-mode/pdb') diff --git a/users/grfn/emacs.d/snippets/python-mode/pdb b/users/grfn/emacs.d/snippets/python-mode/pdb index 6b5c0bbc0a73..41c6f87cbfc1 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 # -- -- cgit 1.4.1