remove fymake legacy hook.

This commit is contained in:
kj 2023-05-02 00:29:31 -04:00
parent 50568de7eb
commit 6364157efd
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@
:hook (prog-mode . (lambda ()
(unless (derived-mode-p 'makefile-mode)
(flymake-mode))))
:config
(remove-hook 'flymake-diagnostic-functions 'flymake-proc-legacy-flymake)
)
;; Mostar los errores de flymake en un popup-tip