Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

flycheck-indicator

MELPA

An Emacs minor-mode to get a fancy mode line indicator for Flycheck.

Configuration

Manual

(require 'flycheck-indicator)
(eval-after-load "flycheck"
 '(add-hook 'flycheck-mode-hook 'flycheck-indicator-mode))

With use-package

(use-package flycheck-indicator
 :hook (flycheck-mode . flycheck-indicator-mode))

Customization

The icons and faces can be customized in the customization group flycheck-indicator:

M-x customize-group
flycheck-indicator

Examples

Here are some screenshots of the indicator in all the possible statuses with default (left) and customized (right) status icon with Solarized theme.

Fancy indicators

About

A fancy mode line indicator for `flycheck-mode'

Topics

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /