mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
feature/syntax-checker: new +childframe flag for popups
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
|
||||
(package! flycheck)
|
||||
(package! flycheck-popup-tip)
|
||||
(when EMACS26+
|
||||
(when (and EMACS26+ (featurep! +childframe))
|
||||
(package! flycheck-posframe))
|
||||
|
Reference in New Issue
Block a user