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