Dotfiles for my tiling window manager + terminal workflow.
 
 
 

7 lines
114 B

snippet eqs "Equation with split" b
\begin{equation*}
\begin{split}
$0
\end{split}
\end{equation*}
endsnippet