瀏覽代碼

Add some comment

master
10sr 5 年之前
父節點
當前提交
e64defe2e9
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el 查看文件

@@ -1333,8 +1333,12 @@ found, otherwise returns nil."
)

;; https://github.com/lunaryorn/flycheck
;; TODO: Any way to disable auto check?
;; Update flycheck-hooks-alist?
(when (safe-require-or-eval 'flycheck)
(call-after-init (global-flycheck-mode)))
;; (set-variable 'flycheck-display-errors-delay 2.0)
;; (fset 'flycheck-display-error-at-point-soon 'ignore)

;; (with-eval-after-load 'flycheck
;; (when (fboundp 'flycheck-black-check-setup)


Loading…
取消
儲存