summaryrefslogtreecommitdiff
path: root/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc')
-rw-r--r--.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc b/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc
deleted file mode 100644
index 038428c..0000000
--- a/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc
+++ /dev/null
@@ -1,7 +0,0 @@
1#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
2#name : /** ... */
3# --
4/**
5 * ${1:description}
6 * $0
7 */ \ No newline at end of file