pinwheel: Use global flycheck-mode in emacs
This commit is contained in:
@@ -484,7 +484,8 @@ Setup prefix for keybindings.
|
||||
|
||||
* Flycheck
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package flycheck)
|
||||
(use-package flycheck
|
||||
:init (global-flycheck-mode))
|
||||
#+END_SRC
|
||||
* LSP
|
||||
** Eglot
|
||||
|
||||
Reference in New Issue
Block a user