summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
authorfpi2020-06-22 08:43:38 +0200
committerfpi2020-06-25 12:56:07 +0200
commit6f3e0a0d58e18efc771c4b4422d254395c84ab36 (patch)
treec7974bf8c55d0cd7bc3aaf5432409b9cea83a522 /emacs-init.org
parentSet compilation to buffer to scroll automatically (diff)
Add support for matlab programming
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 02da35e..8c6d068 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -2014,6 +2014,11 @@ area.
(use-package eldoc
:delight)
#+end_src
+*** Matlab
+#+begin_src emacs-lisp
+(use-package matlab-mode
+ :straight t)
+#+end_src
** Org mode
Org is the mode you never need to leave, if you do not want to. My org
TODO and clocking setup is largely inspired by [[http://doc.rix.si/cce/cce-org.html][Ryan Rix's]] and [[http://doc.norang.ca/org-mode.html][Bernt