Ver a proveniência

Add some comment

master
10sr há 4 anos
ascendente
cometimento
e64defe2e9
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver ficheiro

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


Carregando…
Cancelar
Guardar