about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/snippets/js2-mode/action-type
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/emacs.d/snippets/js2-mode/action-type')
-rw-r--r--users/glittershark/emacs.d/snippets/js2-mode/action-type4
1 files changed, 0 insertions, 4 deletions
diff --git a/users/glittershark/emacs.d/snippets/js2-mode/action-type b/users/glittershark/emacs.d/snippets/js2-mode/action-type
deleted file mode 100644
index ef8d1a3863ee..000000000000
--- a/users/glittershark/emacs.d/snippets/js2-mode/action-type
+++ /dev/null
@@ -1,4 +0,0 @@
-# key: at
-# name: action-type
-# --
-export const ${1:FOO_BAR$(->> yas-text s-upcase (s-replace-all '(("-" . "_") (" " . "_"))))}: '${3:ns}/${1:$(-> yas-text s-dashed-words)}' = '$3/${1:$(-> yas-text s-dashed-words)}'$5
\ No newline at end of file