Remove flycheck

This commit is contained in:
Dimitri Lozeve 2023-03-23 17:46:17 +01:00
parent 1fcd06d3d8
commit 983fa45e1f

View file

@ -296,10 +296,6 @@
(use-package terraform-mode
:straight t)
(use-package flycheck
:straight t
:init (global-flycheck-mode))
(use-package flyspell
:config
(setq ispell-program-name "hunspell")