forked from colonelpanic/dotfiles
Ivan Malison
a3cd73bbea
git-subtree-dir: dotfiles/emacs.d/snippets/org-mode git-subtree-split: 63d0bbd9629b3a07a56c61dded5502484ee53d1a
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
# name: author
|
|
# key: aut
|
|
# binding: C-c y a
|
|
# condition: (or (= (current-column) 3) (= (current-column) 0))
|
|
# contributor : Rick Moynihan <rick@sourcesmouth.co.uk>
|
|
# contributor: Rafael Villarroel (rvf0068@gmail.com)
|
|
# --
|
|
#+AUTHOR: ${1:`user-full-name`}
|