diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/init-bog.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/init-bog.el b/lisp/init-bog.el index 820c09c..e6e8280 100644 --- a/lisp/init-bog.el +++ b/lisp/init-bog.el @@ -2,6 +2,7 @@ (require 'bog-autoloads) (setq bog-subdirectory-group 2 + bog-combined-bib-ignore-not-found t bog-use-citekey-cache t) (setq bog-keymap-prefix (kbd "C-c b")) |