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.
flymake-popon
on GUI using Posframe.
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.lz | 2022-Oct-24 | 14.1 KiB |
flymake-popon-0.4.tar.lz | 2022-Oct-23 | 14.1 KiB |
flymake-popon-0.3.tar.lz | 2022-Jul-08 | 14.1 KiB |
flymake-popon-0.2.tar.lz | 2022-May-28 | 13.7 KiB |
flymake-popon-0.1.tar.lz | 2022-May-22 | 2.71 KiB |