mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Remove flycheck-package; disable flycheck-mode in elisp buffers
This commit is contained in:
@@ -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)))
|
||||
|
Reference in New Issue
Block a user