From 8183d9da994b3b17c209b2de9e8e118e06f5833a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 27 Oct 2014 22:53:03 -0400 Subject: Use Bog citekey cache --- lisp/init-bog.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/init-bog.el') 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) -- cgit v1.2.3