doomemacs/modules/feature/syntax-checker
Henrik Lissner 065091bdca
flycheck: use pos-tip in GUI Emacs (linux), popup-tip everywhere else
Long story short, `flycheck-popup-tip' works everywhere but only looks
*ok*.  `flycheck-pos-tip' looks great, but only in GUI Emacs on Linux.
So we want:

+ GUI Emacs (Linux): pos-tip
+ GUI Emacs (MacOS): popup-tip
+ tty Emacs (anywhere): popup-tip
2018-01-06 01:10:37 -05:00
..
config.el flycheck: use pos-tip in GUI Emacs (linux), popup-tip everywhere else 2018-01-06 01:10:37 -05:00
packages.el flycheck: use pos-tip in GUI Emacs (linux), popup-tip everywhere else 2018-01-06 01:10:37 -05:00