diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/scala-mode/pr.string')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/scala-mode/pr.string | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/mysnippets/text-mode/scala-mode/pr.string b/.emacs.d/mysnippets/text-mode/scala-mode/pr.string new file mode 100644 index 0000000..9c06ef7 --- /dev/null +++ b/.emacs.d/mysnippets/text-mode/scala-mode/pr.string | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #Author : Jonas Bonèr <jonas@jonasboner.com> | ||
| 2 | #name : println("..") | ||
| 3 | # -- | ||
| 4 | println("${1:msg}") $0 \ No newline at end of file | ||
