diff --git a/init.el b/init.el index ebef623..f812574 100644 --- a/init.el +++ b/init.el @@ -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")