mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-25 12:19:12 +00:00
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
![]() |
# -*- mode: snippet -*-
|
||
|
# name: LaTeX math block
|
||
|
# key: mb
|
||
|
# --
|
||
|
\begin{equation*}
|
||
|
$1
|
||
|
\end{equation*}
|