Skip to content

Ladicle/flymake-posframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flymake-posframe

Showing flymake diagnostics at point using posframe

screenshot/flymake-posframe.gif

Installation

(use-package posframe)
(use-package flymake-posframe
  :load-path "<path to 'flymake-posframe'>"
  :hook (flymake-mode . flymake-posframe-mode))

Customization

Variables

flymake-posframe-error-prefix
String to be displayed before every error line.
flymake-posframe-warning-prefix
String to be displayed before every warning line.
flymake-posframe-note-prefix
String to be displayed before every note line.
flymake-posframe-buffer
Name of the flymake posframe buffer.

faces

flymake-posframe-background-face
The background color of the flymake-posframe frame.
flymake-posframe-foreground-face
The foreground color of the flymake-posframe frame.

About

Showing flymake diagnostics at point using posframe

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published