mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
It's settled. I have a problem.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
(provide 'init-fly)
|
||||
|
||||
(use-package flycheck
|
||||
:defer t
|
||||
:init (add-hook 'prog-mode-hook 'flycheck-mode)
|
||||
@@ -34,3 +32,7 @@
|
||||
popwin:special-display-config)))
|
||||
|
||||
(use-package flyspell :commands flyspell-mode)
|
||||
|
||||
|
||||
(provide 'init-fly)
|
||||
;;; init-fly.el ends here
|
||||
|
Reference in New Issue
Block a user