dotfiles/emacs/snippets/org-mode/img
Gabriel Arazas 90be31cc52 Update org-mode snippets
As of 2021-04-12, org-mode is apparently standardized in lowercase so
we'll follow that for the sake of future-proofing.
2021-04-12 20:03:19 +08:00

8 lines
103 B
Plaintext
Executable File

# -*- mode: snippet -*-
# name: Org-Mode image
# key: img
# --
#+caption: $1
#+name: $2
[[${3:<LINK>}]