]> git.donarmstrong.com Git - org-ref.git/blobdiff - org-ref.org
space change.
[org-ref.git] / org-ref.org
index b18d442f494cd8ce342c99dc41287352c97fc823..79480c19a06704a503314c56d1e668f3ee502cc9 100644 (file)
@@ -66,6 +66,7 @@ The only external require is reftex-cite
 (require 'reftex-cite)
 (require 'dash)
 (require 'helm)
+(require 'helm-config)
 (require 'helm-bibtex)
 #+END_SRC
 
@@ -390,12 +391,13 @@ ref:test
 
 label:test
 
-#+BEGIN_SRC emacs-lisp
+#+BEGIN_SRC emacs-lisp :tangle org-ref.el
 (defcustom org-ref-colorize-links
   t
   "When non-nil, change colors of links"
   :group 'org-ref)
 
+
 (defcustom org-ref-cite-color
   "forest green"
   "Color of cite like links"