Call flycheck-popup-tip-mode correctly
- Fix issue: Symbol’s function definition is void: flycheck-popup-tip
This commit is contained in:
parent
ca3f955a93
commit
eb927290b5
1 changed files with 1 additions and 1 deletions
|
@ -40,5 +40,5 @@
|
|||
|
||||
(after! flycheck
|
||||
(if IS-MAC
|
||||
(flycheck-popup-tip)
|
||||
(flycheck-popup-tip-mode)
|
||||
(flycheck-pos-tip-mode)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue