tools/flycheck: conform to new conventions
This commit is contained in:
parent
7562d29d4b
commit
90f5128de2
2 changed files with 22 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
;;; tools/flycheck/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(defun +flycheck|init-popups ()
|
||||
(defun +flycheck-init-popups-h ()
|
||||
"Activate `flycheck-posframe-mode' if available and in GUI Emacs.
|
||||
Activate `flycheck-popup-tip-mode' otherwise.
|
||||
Do nothing if `lsp-ui-mode' is active and `lsp-ui-sideline-enable' is non-nil."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue