summaryrefslogtreecommitdiff
path: root/lisp/init-org.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-10-26 01:07:07 -0400
committerKyle Meyer <kyle@kyleam.com>2014-10-26 01:07:07 -0400
commit1d9a6e44ff33909a5c3e140670a7bc63fbcc65ee (patch)
treee9b9326533490691dfe138f6e581eaf8e7fa5b47 /lisp/init-org.el
parentd26e64c20b551efa6104b2d7eb4ccff0758380d4 (diff)
downloademacs.d-1d9a6e44ff33909a5c3e140670a7bc63fbcc65ee.tar.gz
Allow links to Org files to search text
Diffstat (limited to 'lisp/init-org.el')
-rw-r--r--lisp/init-org.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/init-org.el b/lisp/init-org.el
index 1025c78..07b458d 100644
--- a/lisp/init-org.el
+++ b/lisp/init-org.el
@@ -12,6 +12,7 @@
org-outline-path-complete-in-steps nil
org-completion-use-ido t
org-reverse-note-order t
+ org-link-search-must-match-exact-headline nil
org-blank-before-new-entry '((heading . t) (plain-list-item . auto)))
(setq org-capture-templates