dotfiles/home/dot_config/doom/snippets/org-mode/align-math
2025-09-27 15:28:09 +01:00

8 lines
133 B
Text

# -*- mode: snippet -*-
# name: align-math
# key: ali
# expand-env: ((yas-indent-line 'fixed))
# --
\\begin{align*}
$1
\\end{align*}