Kaynağa Gözat

add flycheck prefs

pull/1/head
10sr 11 yıl önce
ebeveyn
işleme
7f8103cf7e
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Dosyayı Görüntüle

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



Yükleniyor…
İptal
Kaydet