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