summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/scala-mode/ano
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/snippets/text-mode/scala-mode/ano')
-rw-r--r--emacs.d/snippets/text-mode/scala-mode/ano4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs.d/snippets/text-mode/scala-mode/ano b/emacs.d/snippets/text-mode/scala-mode/ano
new file mode 100644
index 0000000..b949801
--- /dev/null
+++ b/emacs.d/snippets/text-mode/scala-mode/ano
@@ -0,0 +1,4 @@
+#Author : Jonas Bonèr <jonas@jonasboner.com>
+#name : (args) => ...
+# --
+($1) => ${2:body} $0 \ No newline at end of file