mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-14 01:14:17 +00:00
Import snippets for scala-mode and nxml-mode from Anders.
This commit is contained in:
16
snippets/text-mode/scala-mode/doc.file-scala
Normal file
16
snippets/text-mode/scala-mode/doc.file-scala
Normal file
@@ -0,0 +1,16 @@
|
||||
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
|
||||
#name : /** scala file */
|
||||
# --
|
||||
/* __ *\
|
||||
** ________ ___ / / ___ Scala $3 **
|
||||
** / __/ __// _ | / / / _ | (c) 2005-`(format-time-string "%Y")` , LAMP/EPFL **
|
||||
** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
|
||||
** /____/\___/_/ |_/____/_/ | | **
|
||||
** |/ **
|
||||
\* */
|
||||
/**
|
||||
* $0
|
||||
* @author ${1:name}
|
||||
* @version ${2:0.1}
|
||||
* $Id$
|
||||
*/
|
||||
Reference in New Issue
Block a user