summaryrefslogtreecommitdiffstats
path: root/ymh-emacs
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-12-24 11:25:48 +0000
committerYann Herklotz <git@yannherklotz.com>2022-12-24 11:25:48 +0000
commitf52071cc5abdb7b9e38ad8fe86418b30633147d7 (patch)
tree6b8d0149512e438d076256f3488cd565de2f4ced /ymh-emacs
parent0dc67240444afab06c8b95026b315e125028670d (diff)
downloadymh-emacs-f52071cc5abdb7b9e38ad8fe86418b30633147d7.tar.gz
ymh-emacs-f52071cc5abdb7b9e38ad8fe86418b30633147d7.zip
Add electric pair mode and puni
Diffstat (limited to 'ymh-emacs')
-rw-r--r--ymh-emacs/ymh-ebib.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymh-emacs/ymh-ebib.el b/ymh-emacs/ymh-ebib.el
index 646e354..8c10e3a 100644
--- a/ymh-emacs/ymh-ebib.el
+++ b/ymh-emacs/ymh-ebib.el
@@ -10,6 +10,7 @@
;;; Code:
(require 'ebib)
+(require 's)
(defun ymh-ebib-sci-hub-pdf-url (doi)
"Get url to the pdf from SCI-HUB using DOI."