This repository has been archived on 2025-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dotfiles/general/.emacs.d/snippets/latex-mode/subexcs.yasnippet
2021-02-07 17:36:52 +01:00

9 lines
112 B
Plaintext

# -*- mode: snippet -*-
# name: \begin{subexcs}
# key: sxs
# --
\begin{subexcs}
\subexc{}
$0
\end{subexcs}