2017-05-14 16:32:25 +02:00
2017-05-14 16:32:25 +02:00
2017-05-14 16:14:11 +02:00
2017-05-14 16:14:11 +02:00

flycheck-vale

This package provides flycheck integration for vale. Flycheck is an Emacs system for on-the-fly syntax checking. Vale is a natural language linter. So with flycheck-vale you get on-the-fly natural language linting.

Right now flycheck-vale is very new and unpolished. Ideas, PRs, etc. are welcome!

Quickstart

To use flycheck-vale just require it and run flycheck-vale-setup:

(require 'flycheck-vale)
(flycheck-vale-setup)
Description
No description provided
Readme 48 KiB
Languages
Emacs Lisp 100%