dotfiles/email.yasnippet

9 lines
262 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: email
# key: email
# condition: (or (= (current-column) 5) (= (current-column) 0))
# contributor: Rick Moynihan <rick@sourcesmouth.co.uk>
# contributor: Rafael Villarroel (rvf0068@gmail.com)
# --
#+EMAIL: ${1:`user-mail-address`}