my-emacs-d/elpa/yasnippet-20160924.2001/snippets/nsis-mode/section
2016-10-20 10:27:10 +02:00

7 lines
100 B
Plaintext

# -*- mode: snippet -*-
# name: section
# key: sec
# --
Section "${1:Program}"
$0
SectionEnd