Explorar el Código

emacs.el: add haskell-mode prefs

pull/1/head
10sr hace 10 años
padre
commit
a8bfbdda98
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver fichero

@@ -1070,6 +1070,8 @@ found, otherwise returns nil."
;; t)
)))

(add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)

(when (lazy-load-eval 'flymake-jslint
'(flymake-jslint-load))
(lazy-load-eval 'js nil


Cargando…
Cancelar
Guardar