diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc b/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc new file mode 100644 index 0000000..038428c --- /dev/null +++ b/.emacs.d/mysnippets/text-mode/scala-mode/doc.scaladoc | |||
| @@ -0,0 +1,7 @@ | |||
| 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 | ||
