summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)