Bläddra i källkod

Remove flymake package

master
10sr 6 år sedan
förälder
incheckning
04889075ab
Signerad av: 10sr GPG-nyckel ID: 7BEC428194130EB2
1 ändrade filer med 0 tillägg och 9 borttagningar
  1. +0
    -9
      emacs.el

+ 0
- 9
emacs.el Visa fil

@@ -100,9 +100,6 @@ found, otherwise returns nil."
hl-todo
;; Currently not available
;; pp-c-l
;; is flymake installs are required?
;;flymake-jshint
;;flymake-python-pyflakes
xclip
foreign-regexp
multi-term
@@ -1069,12 +1066,6 @@ found, otherwise returns nil."
(add-to-list 'interpreter-mode-alist
'("node" . js-mode))

(when (autoload-eval-lazily 'flymake-jslint
'(flymake-jslint-load))
(autoload-eval-lazily 'js nil
(add-hook 'js-mode-hook
'flymake-jslint-load)))

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

(with-eval-after-load 'uniquify


Laddar…
Avbryt
Spara