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

9 lines
128 B
Plaintext
Raw Normal View History

2026-01-29 09:42:33 +01:00
# -*- mode: snippet -*-
# name: alertblock
# key: abl
# uuid: abl
# --
\begin{alertblock}{$2}
${0:`%`}
\end{alertblock}