Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
368 B

4 years ago
  1. (define-package "org-ref" "1.1.1" "citations, cross-references and bibliographies in org-mode"
  2. '((dash "2.11.0")
  3. (htmlize "1.51")
  4. (helm "1.5.5")
  5. (helm-bibtex "2.0.0")
  6. (ivy "0.8.0")
  7. (hydra "0.13.2")
  8. (key-chord "0")
  9. (s "1.10.0")
  10. (f "0.18.0")
  11. (emacs "24.4")
  12. (pdf-tools "0.7")))
  13. ;; Local Variables:
  14. ;; no-byte-compile: t
  15. ;; End: