mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Remove Matlab
This commit is contained in:
parent
61d2655e5f
commit
c21d03b836
9
init.org
9
init.org
@ -1183,15 +1183,6 @@
|
|||||||
(add-to-list 'maude-command-options "-no-wrap"))
|
(add-to-list 'maude-command-options "-no-wrap"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Matlab
|
|
||||||
|
|
||||||
=Matlab-mode= works pretty good out of the box, but we can do without the
|
|
||||||
splash screen.
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(eval-after-load 'matlab
|
|
||||||
'(add-to-list 'matlab-shell-command-switches "-nosplash"))
|
|
||||||
#+END_SRC
|
|
||||||
** Minizinc
|
** Minizinc
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user