NonGNU-devel ELPA - flymake-popon

flymake-popon

Description
Flymake diagnostics on cursor hover
Latest
flymake-popon-0.5.1.0.20230208.145056.tar (.sig), 2024-Mar-31, 60.0 KiB
Maintainer
Akib Azmain Turja <akib@disroot.org>
Atom feed
flymake-popon.xml
Website
https://codeberg.org/akib/emacs-flymake-popon
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This package shows Flymake diagnostics on cursor hover. This works on both graphical and non-graphical displays.

demo-gui.png flymake-popon on GUI using Posframe.

demo-terminal.png flymake-popon on terminal using Popon.

1. Installation

1.1. Package

Install from NonGNU ELPA.

1.2. Quelpa

(quelpa '(flymake-popon
	  :fetcher git
	  :url "https://codeberg.org/akib/emacs-flymake-popon.git"))

1.3. Straight.el

(straight-use-package
 '(flymake-popon
   :type git
   :repo "https://codeberg.org/akib/emacs-flymake-popon.git"))

2. Usage

Enable with M-x flymake-popon-mode. All customization options can be found by M-x customize-group RET flymake-popon.

Old versions

flymake-popon-0.5.0.20221126.154631.tar.lz2022-Nov-2614.2 KiB
flymake-popon-0.5.0.20221024.64802.tar.lz2022-Oct-2414.1 KiB
flymake-popon-0.4.0.20221023.191918.tar.lz2022-Oct-2314.1 KiB
flymake-popon-0.3.0.20220707.173738.tar.lz2022-Jul-0814.1 KiB
flymake-popon-0.2.0.20220530.122937.tar.lz2022-May-3013.8 KiB
flymake-popon-0.2.0.20220528.175506.tar.lz2022-May-2813.8 KiB
flymake-popon-0.1.0.20220523.154724.tar.lz2022-May-2313.7 KiB
flymake-popon-0.1.0.20220515.172318.tar.lz2022-May-2213.7 KiB