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
|
:config
|
||||||
(add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode)))
|
(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
|
;; Org-mode
|
||||||
;; Pour accéder rapidement à l'organisation
|
;; Pour accéder rapidement à l'organisation
|
||||||
(defun gtd ()
|
(defun gtd ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue