Merge branch 'main' of git.zander.im:Zander671/emacs-config
This commit is contained in:
commit
02b1a96717
3
init.el
3
init.el
@ -913,6 +913,9 @@ argument."
|
|||||||
(funcall-interactively #'sage-shell:run-sage
|
(funcall-interactively #'sage-shell:run-sage
|
||||||
(sage-shell:read-command)))))
|
(sage-shell:read-command)))))
|
||||||
|
|
||||||
|
;; gnuplot (mostly for org-plot)
|
||||||
|
(use-package gnuplot)
|
||||||
|
|
||||||
;; eat
|
;; eat
|
||||||
(use-package eat
|
(use-package eat
|
||||||
:bind ("C-c V" . my/project-eat-or-default)
|
:bind ("C-c V" . my/project-eat-or-default)
|
||||||
|
Loading…
Reference in New Issue
Block a user