aboutsummaryrefslogtreecommitdiff
path: root/doom.d/snippets/org-mode/include
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-11-25 14:23:50 +0000
committeroreodave <aryadevchavali1@gmail.com>2019-11-25 14:23:50 +0000
commit0ffa96870f7bfe594807adf92430c11a71f1c3fb (patch)
treef32f28526a71b959dabf80920418a7310e9a85dd /doom.d/snippets/org-mode/include
parente3034c639b1c8819cf6476d1efdb8932270970dc (diff)
downloaddotfiles-0ffa96870f7bfe594807adf92430c11a71f1c3fb.tar.gz
dotfiles-0ffa96870f7bfe594807adf92430c11a71f1c3fb.tar.bz2
dotfiles-0ffa96870f7bfe594807adf92430c11a71f1c3fb.zip
+snippets
Diffstat (limited to 'doom.d/snippets/org-mode/include')
-rw-r--r--doom.d/snippets/org-mode/include5
1 files changed, 5 insertions, 0 deletions
diff --git a/doom.d/snippets/org-mode/include b/doom.d/snippets/org-mode/include
new file mode 100644
index 0000000..4938877
--- /dev/null
+++ b/doom.d/snippets/org-mode/include
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: include
+# key: <i
+# --
+#+INCLUDE: $1 \ No newline at end of file