Remove mathpix
This commit is contained in:
parent
4a7583e32b
commit
625acd8a69
1 changed files with 0 additions and 7 deletions
7
init.el
7
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 ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue