yasnippet-snippets/snippets/emacs-lisp-mode/and

7 lines
105 B
Plaintext

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: and
# key: and
# key: a
# --
(and $0)