Emacs: Wrong mode check
This commit is contained in:
parent
8a275aea95
commit
10774d2171
@ -2274,7 +2274,7 @@ These help speed eglot up apparently [[https://www.reddit.com/r/emacs/comments/1
|
||||
|
||||
(defun joe/flycheck-clear ()
|
||||
(interactive)
|
||||
(when (boundp 'lsp-ui)
|
||||
(when (boundp 'lsp-ui-mode)
|
||||
(flycheck-clear)
|
||||
(lsp-ui-sideline--erase)))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user