forked from colonelpanic/dotfiles
Squashed 'dotfiles/emacs.d/snippets/org-mode/' content from commit 63d0bbd
git-subtree-dir: dotfiles/emacs.d/snippets/org-mode git-subtree-split: 63d0bbd9629b3a07a56c61dded5502484ee53d1a
This commit is contained in:
8
author.yasnippet
Normal file
8
author.yasnippet
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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`}
|
Reference in New Issue
Block a user