summaryrefslogtreecommitdiff
path: root/lisp/init-bog.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-10-27 22:53:03 -0400
committerKyle Meyer <kyle@kyleam.com>2014-10-27 22:53:03 -0400
commit8183d9da994b3b17c209b2de9e8e118e06f5833a (patch)
tree09a100d70bdd00de096dcb6b9a7a54c1f052e4d0 /lisp/init-bog.el
parent96aac61201d0a356c12e4955ed89d2b78557841b (diff)
downloademacs.d-8183d9da994b3b17c209b2de9e8e118e06f5833a.tar.gz
Use Bog citekey cache
Diffstat (limited to 'lisp/init-bog.el')
-rw-r--r--lisp/init-bog.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/init-bog.el b/lisp/init-bog.el
index c0c8ce7..31d68af 100644
--- a/lisp/init-bog.el
+++ b/lisp/init-bog.el
@@ -6,4 +6,6 @@
(add-hook 'org-mode-hook 'bog-mode)
+(setq bog-use-citekey-cache t)
+
(provide 'init-bog)