]> git.donarmstrong.com Git - org-ref.git/commitdiff
add helm-config
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 14 Feb 2015 11:50:57 +0000 (06:50 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 14 Feb 2015 11:50:57 +0000 (06:50 -0500)
related to https://github.com/jkitchin/org-ref/issues/5#issuecomment-74370100

org-ref.org

index b18d442f494cd8ce342c99dc41287352c97fc823..42283e29e4fe03c5de48aea05611f7e0a5e70024 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