Files
doom-emacs-work-conf/private-snippets/LaTeX-mode/cite

7 lines
130 B
Plaintext
Raw Normal View History

2026-02-05 15:07:42 +01:00
# -*- mode: snippet -*-
# name: cite
# key: c
# uuid: c
# condition: (not (save-restriction (widen) (texmathp)))
# --
\cite{$1} $0