Remove flycheck-package; disable flycheck-mode in elisp buffers
This commit is contained in:
parent
e4c00ebe7b
commit
b9e1c64679
3 changed files with 1 additions and 5 deletions
|
@ -28,9 +28,6 @@
|
|||
(define-fringe-bitmap 'flycheck-fringe-bitmap-double-arrow
|
||||
[0 0 0 0 0 4 12 28 60 124 252 124 60 28 12 4 0 0 0 0])
|
||||
|
||||
(require 'flycheck-package)
|
||||
(flycheck-package-setup)
|
||||
|
||||
(when (eq window-system 'mac)
|
||||
(require 'flycheck-pos-tip)
|
||||
(flycheck-pos-tip-mode +1)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue