diff --git a/users/grfn/emacs.d/snippets/haskell-mode/hlint b/users/grfn/emacs.d/snippets/haskell-mode/hlint index 74b63dc67..f25a9b8d4 100644 --- a/users/grfn/emacs.d/snippets/haskell-mode/hlint +++ b/users/grfn/emacs.d/snippets/haskell-mode/hlint @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: hlint -# uuid: +# uuid: hlint # expand-env: ((yas-indent-line 'fixed)) # key: hlint # condition: t diff --git a/users/grfn/emacs.d/snippets/haskell-mode/test-group b/users/grfn/emacs.d/snippets/haskell-mode/test-group index 948e90d9e..bf6a66f8a 100644 --- a/users/grfn/emacs.d/snippets/haskell-mode/test-group +++ b/users/grfn/emacs.d/snippets/haskell-mode/test-group @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: test-group -# uuid: +# uuid: test-group # key: testGroup # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/nix-mode/fetchFromGitHub b/users/grfn/emacs.d/snippets/nix-mode/fetchFromGitHub index 9b9373573..d2447e4b5 100644 --- a/users/grfn/emacs.d/snippets/nix-mode/fetchFromGitHub +++ b/users/grfn/emacs.d/snippets/nix-mode/fetchFromGitHub @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: fetchFromGitHub -# uuid: +# uuid: fetchFromGitHub # key: fetchFromGitHub # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/nix-mode/sha256 b/users/grfn/emacs.d/snippets/nix-mode/sha256 index e3d52e1c0..bc640e5ab 100644 --- a/users/grfn/emacs.d/snippets/nix-mode/sha256 +++ b/users/grfn/emacs.d/snippets/nix-mode/sha256 @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: sha256 -# uuid: +# uuid: sha256 # key: sha256 # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/org-mode/combat b/users/grfn/emacs.d/snippets/org-mode/combat index ef46062d0..b4db0f433 100644 --- a/users/grfn/emacs.d/snippets/org-mode/combat +++ b/users/grfn/emacs.d/snippets/org-mode/combat @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: combat -# uuid: +# uuid: combat # key: combat # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/prolog-mode/use-module b/users/grfn/emacs.d/snippets/prolog-mode/use-module index 970391f93..75fd19b64 100644 --- a/users/grfn/emacs.d/snippets/prolog-mode/use-module +++ b/users/grfn/emacs.d/snippets/prolog-mode/use-module @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: use-module -# uuid: +# uuid: use-module # key: use # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/python-mode/decorate b/users/grfn/emacs.d/snippets/python-mode/decorate index 9448b45c9..4f9674857 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 c49ec40a1..71d99dddc 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 eca6d60b4..1495cc91d 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 6b5c0bbc0..41c6f87cb 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 # -- diff --git a/users/grfn/emacs.d/snippets/rust-mode/async test b/users/grfn/emacs.d/snippets/rust-mode/async test index 274107547..2352d7b56 100644 --- a/users/grfn/emacs.d/snippets/rust-mode/async test +++ b/users/grfn/emacs.d/snippets/rust-mode/async test @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: async test -# uuid: +# uuid: atest # key: atest # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/rust-mode/benchmark b/users/grfn/emacs.d/snippets/rust-mode/benchmark index f1446923a..9ec430753 100644 --- a/users/grfn/emacs.d/snippets/rust-mode/benchmark +++ b/users/grfn/emacs.d/snippets/rust-mode/benchmark @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: benchmark -# uuid: +# uuid: benchmark # key: bench # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/rust-mode/proptest b/users/grfn/emacs.d/snippets/rust-mode/proptest index 377b3cfcf..be12af491 100644 --- a/users/grfn/emacs.d/snippets/rust-mode/proptest +++ b/users/grfn/emacs.d/snippets/rust-mode/proptest @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: proptest -# uuid: +# uuid: proptest # key: proptest # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/rust-mode/test-module b/users/grfn/emacs.d/snippets/rust-mode/test-module index f8912680b..bfa2ca2d1 100644 --- a/users/grfn/emacs.d/snippets/rust-mode/test-module +++ b/users/grfn/emacs.d/snippets/rust-mode/test-module @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: test-module -# uuid: +# uuid: test-module # key: tmod # condition: t # -- diff --git a/users/grfn/emacs.d/snippets/terraform-mode/variable b/users/grfn/emacs.d/snippets/terraform-mode/variable index e64175200..14822f1a0 100644 --- a/users/grfn/emacs.d/snippets/terraform-mode/variable +++ b/users/grfn/emacs.d/snippets/terraform-mode/variable @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: variable -# uuid: +# uuid: variable # key: var # condition: t # --