11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
snippet docmodule "Documentation for modules" A
|
|
"""
|
|
File: `!p snip.rv = fn`
|
|
Author: ${1:Yannick Reiß}
|
|
Description: ${2:No further description}
|
|
Created on: `date`
|
|
"""
|
|
$0
|
|
endsnippet
|
|
|