diff options
Diffstat (limited to 'yasnippet/latex-mode/tikzcd')
| -rw-r--r-- | yasnippet/latex-mode/tikzcd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/yasnippet/latex-mode/tikzcd b/yasnippet/latex-mode/tikzcd new file mode 100644 index 0000000..09fd000 --- /dev/null +++ b/yasnippet/latex-mode/tikzcd @@ -0,0 +1,7 @@ +# -*- mode: snippet -*- +# name: tikzcd +# key: tikzcd +# -- +\begin{tikzcd} +$0 +\end{tikzcd}
\ No newline at end of file |
