Ver código fonte

emacs.el: add haskell-mode prefs

pull/1/head
10sr 10 anos atrás
pai
commit
a8bfbdda98
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar