Remove flycheck
This commit is contained in:
parent
e53a8c8bf6
commit
20a8e9a9b7
1 changed files with 0 additions and 5 deletions
5
init.el
5
init.el
|
@ -266,11 +266,6 @@
|
|||
(eq old-tick (buffer-chars-modified-tick)))
|
||||
(ignore-errors (yas-next-field))))))
|
||||
|
||||
(use-package flycheck
|
||||
:straight t
|
||||
:config
|
||||
(add-hook 'after-init-hook #'global-flycheck-mode))
|
||||
|
||||
(use-package yaml-mode
|
||||
:straight t)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue