diff options
| author | BardofSprites <bard> | 2025-10-04 15:13:43 -0400 |
|---|---|---|
| committer | BardofSprites <bard> | 2025-10-04 15:13:43 -0400 |
| commit | dba0c0dfb2086b3872073d02c798c87ca42bae68 (patch) | |
| tree | 00429c5385dd9b331d268c759d0829ac328c6a29 /snippets/org-mode/ddx | |
| parent | 288da82901d5f9eb6ee1ed98ff0cb57e03f997d6 (diff) | |
change back to yasnippet
Diffstat (limited to 'snippets/org-mode/ddx')
| -rw-r--r-- | snippets/org-mode/ddx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/org-mode/ddx b/snippets/org-mode/ddx new file mode 100644 index 0000000..f25651f --- /dev/null +++ b/snippets/org-mode/ddx @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: derivative +# key: ddx +# -- +\frac{d}{dx} |
