mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 15:02:26 +00:00
restructuring classic snippets dir to conform to new parenting specs
This commit is contained in:
9
snippets/scala-mode/doc.file
Normal file
9
snippets/scala-mode/doc.file
Normal file
@@ -0,0 +1,9 @@
|
||||
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
|
||||
#name : /** file name */
|
||||
# --
|
||||
/**
|
||||
* `(scala-mode-file-doc)`
|
||||
* $0
|
||||
* @author ${1:name}
|
||||
* @version ${2:0.1}
|
||||
*/
|
||||
Reference in New Issue
Block a user