Install yasnippet and vala-snippets packages
This commit is contained in:
9
elpa/yasnippet-20160924.2001/snippets/scala-mode/doc
Normal file
9
elpa/yasnippet-20160924.2001/snippets/scala-mode/doc
Normal file
@@ -0,0 +1,9 @@
|
||||
# -*- mode: snippet -*-
|
||||
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
|
||||
#name : /** ... */
|
||||
# key: doc
|
||||
# --
|
||||
/**
|
||||
* ${1:description}
|
||||
* $0
|
||||
*/
|
Reference in New Issue
Block a user