Remove flycheck
This commit is contained in:
parent
1fcd06d3d8
commit
983fa45e1f
1 changed files with 0 additions and 4 deletions
4
init.el
4
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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue