Merge pull request #333 from dsdshcym/call-flycheck-popup-tip-mode-correctly
Call flycheck-popup-tip-mode correctly
This commit is contained in:
commit
3a0f27935e
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