mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: Shorthand for e.g.
|
||
|
# key: copyright
|
||
|
# --
|
||
|
${1:Copyright © (format-time-string "%Y")} ${2:(user-full-name)} <`(user-mail-address)`>
|