From 625acd8a6961f7b1f4137a4e1ca3fad0d6ed7333 Mon Sep 17 00:00:00 2001 From: Dimitri Lozeve Date: Fri, 18 Nov 2022 14:55:42 +0100 Subject: [PATCH] Remove mathpix --- init.el | 7 ------- 1 file changed, 7 deletions(-) diff --git a/init.el b/init.el index 6c039c5..264c271 100644 --- a/init.el +++ b/init.el @@ -625,13 +625,6 @@ :config (add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode))) -(use-package mathpix.el - :straight (:host github :repo "jethrokuan/mathpix.el") - ;; You also need to configure `mathpix-app-id` and - ;; `mathpix-app-key`, for instance in secrets.el - :bind - ("C-x m" . mathpix-screenshot)) - ;; Org-mode ;; Pour accéder rapidement à l'organisation (defun gtd ()