diff options
Diffstat (limited to 'yasnippet/org-mode/substack')
| -rw-r--r-- | yasnippet/org-mode/substack | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/yasnippet/org-mode/substack b/yasnippet/org-mode/substack new file mode 100644 index 0000000..b7e3e81 --- /dev/null +++ b/yasnippet/org-mode/substack @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: substack +# key: substack +# -- +[[https://$1.substack.com/feed][$0]]
\ No newline at end of file |
