2317cc5d37
And I need to make these uppercase if I'm going to officially publish a book on the subject.
8 lines
140 B
Text
8 lines
140 B
Text
# -*- mode: snippet -*-
|
|
# name: section-property
|
|
# key: prop
|
|
# --
|
|
:PROPERTIES:
|
|
:HEADER-ARGS:${1:emacs-lisp} :${2:results} ${3:silent}
|
|
:END:
|