Files
doom-emacs-work-conf/private-snippets/LaTeX-mode/alertblock
2026-02-04 15:37:43 +01:00

9 lines
128 B
Plaintext

# -*- mode: snippet -*-
# name: alertblock
# key: abl
# uuid: abl
# --
\begin{alertblock}{$2}
${0:`%`}
\end{alertblock}