From: John Kitchin Date: Sun, 25 Jan 2015 18:16:22 +0000 (-0500) Subject: space fix X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=7eeb57bb2e9a7f24f881d371cd5c4700b8586087 space fix --- diff --git a/org-ref.org b/org-ref.org index e5a3c47..e4baf37 100644 --- a/org-ref.org +++ b/org-ref.org @@ -2827,8 +2827,8 @@ Technically, this function should return a string that is inserted by helm. This org-ref-default-citation-link) ":" (s-join "," keys)))))) -;; return empty string for helm -"") + ;; return empty string for helm + "") (setq helm-bibtex-format-citation-functions '((org-mode . helm-bibtex-format-org-ref)))