From 55e29f03ac3b537843f85892a1323e1f46321675 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sat, 11 Apr 2026 13:14:04 -0700 Subject: new articles and snippets --- yasnippet/latex-mode/tikzcd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 yasnippet/latex-mode/tikzcd (limited to 'yasnippet/latex-mode/tikzcd') 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 -- cgit v1.3