Sfoglia il codice sorgente

emacs.el: add haskell-mode prefs

pull/1/head
10sr 10 anni fa
parent
commit
a8bfbdda98
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Vedi File

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


Caricamento…
Annulla
Salva