diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 13:14:04 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 13:14:04 -0700 |
| commit | 55e29f03ac3b537843f85892a1323e1f46321675 (patch) | |
| tree | e5796f03eaacb351fa8d8c612f852717ada4d2d6 /yasnippet/org-mode/corollary | |
| parent | f17203b32bd1ecb0d908bbf03b9239e2efde59d6 (diff) | |
new articles and snippets
Diffstat (limited to 'yasnippet/org-mode/corollary')
| -rw-r--r-- | yasnippet/org-mode/corollary | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/yasnippet/org-mode/corollary b/yasnippet/org-mode/corollary new file mode 100644 index 0000000..bb011e5 --- /dev/null +++ b/yasnippet/org-mode/corollary @@ -0,0 +1,7 @@ +# -*- mode: snippet -*- +# name: corollary +# key: corollary +# -- +#+begin_corollary +$0 +#+end_corollary
\ No newline at end of file |
