NonGNU ELPA - flymake-popon

flymake-popon

Description
Flymake diagnostics on cursor hover
Latest
flymake-popon-0.5.1.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.tar.lz2022-Oct-2414.1 KiB
flymake-popon-0.4.tar.lz2022-Oct-2314.1 KiB
flymake-popon-0.3.tar.lz2022-Jul-0814.1 KiB
flymake-popon-0.2.tar.lz2022-May-2813.7 KiB
flymake-popon-0.1.tar.lz2022-May-222.71 KiB