Files
doom-emacs-work-conf/private-snippets/emacs-lisp-mode/p

7 lines
92 B
Plaintext
Raw Normal View History

2026-01-29 19:56:43 +01:00
# -*- mode: snippet -*-
# name: package!
# uuid:
# key: p
# condition: t
# --
(package! $0)