emacs: enable yasnippet globally and add a couple of snippets
authorAmin Bandali <bandali@gnu.org>
Sat, 25 May 2019 22:41:22 +0000 (18:41 -0400)
committerAmin Bandali <bandali@gnu.org>
Sat, 25 May 2019 22:41:22 +0000 (18:41 -0400)
commit476f62281409cb1948658c3bb1032f7d2e9f4d2f
treecf5daa378edbb84ac7b0647d0ffc7830e3c60ff4
parent2f5d8190a4a914d9c2f9bfddaa3b9f2417c1c028
emacs: enable yasnippet globally and add a couple of snippets
.emacs.d/etc/yasnippet/snippets/java-mode/format [new file with mode: 0644]
.emacs.d/etc/yasnippet/snippets/java-mode/new [new file with mode: 0644]
.emacs.d/etc/yasnippet/snippets/java-mode/printf [new file with mode: 0644]
.emacs.d/etc/yasnippet/snippets/java-mode/println [new file with mode: 0644]
.emacs.d/etc/yasnippet/snippets/java-mode/return [new file with mode: 0644]
.emacs.d/init.el