Bläddra i källkod

add flycheck prefs

pull/1/head
10sr 11 år sedan
förälder
incheckning
7f8103cf7e
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Visa fil

@@ -655,6 +655,10 @@ found, otherwise returns nil."

(lazy-load-eval 'sudoku)

;; https://github.com/lunaryorn/flycheck
(when (require 'flycheck nil t)
(add-hook 'after-init-hook #'global-flycheck-mode))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; window



Laddar…
Avbryt
Spara