summaryrefslogtreecommitdiff
path: root/scala-mode/at.author
diff options
context:
space:
mode:
Diffstat (limited to 'scala-mode/at.author')
-rw-r--r--scala-mode/at.author6
1 files changed, 6 insertions, 0 deletions
diff --git a/scala-mode/at.author b/scala-mode/at.author
new file mode 100644
index 0000000..476bd80
--- /dev/null
+++ b/scala-mode/at.author
@@ -0,0 +1,6 @@
+# -*- mode: snippet -*-
+#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+#name : @author name
+# key: at.author
+# --
+@author ${1:name} $0 \ No newline at end of file