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