Add doom config to repo
This commit is contained in:
7
config/doom/snippets/latex-mode/theorem.yasnippet
Normal file
7
config/doom/snippets/latex-mode/theorem.yasnippet
Normal file
@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: theorem
|
||||
# key: theorem
|
||||
# --
|
||||
\begin{theorem}{$1}
|
||||
$0
|
||||
\end{theorem}
|
Reference in New Issue
Block a user