summaryrefslogtreecommitdiff
path: root/snippets
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-11-10 21:06:52 -0800
committerBlendoit <blendoit@gmail.com>2020-11-10 21:06:52 -0800
commit75fc93055e3c4e0cbc1394fabd908f1a2748bd3e (patch)
tree5d8d77878cb008ab2164d4bd5c13f3a7d3ae7253 /snippets
parent5cdb665bee2514a3b4b14a21e9222a2f9bf2a48c (diff)
Image snippet.
Diffstat (limited to 'snippets')
-rw-r--r--snippets/org-mode/img7
1 files changed, 7 insertions, 0 deletions
diff --git a/snippets/org-mode/img b/snippets/org-mode/img
new file mode 100644
index 0000000..5632367
--- /dev/null
+++ b/snippets/org-mode/img
@@ -0,0 +1,7 @@
+# -*- mode: snippet -*-
+# name: img
+# key: $img
+# --
+#+NAME: ${1:image-title}
+#+CAPTION[${2:Short caption}]: $2. ${3:Optional additional details}
+[[`(concat user-emacs-directory "img/")`$0--]] \ No newline at end of file
Copyright 2019--2024 Marius PETER