Add Maude settings

This commit is contained in:
Lars Tveito 2016-01-05 21:47:09 +01:00
parent b90d96025a
commit 721b027fe9

View File

@ -1186,6 +1186,16 @@
(add-hook 'haskell-mode-hook 'turn-on-haskell-indent)
#+END_SRC
** Maude
Use =---= for comments in Maude.
#+BEGIN_SRC emacs-lisp
(add-hook 'maude-mode-hook
(lambda ()
(setq-local comment-start "---")))
#+END_SRC
** Matlab
=Matlab-mode= works pretty good out of the box, but we can do without the