~manuel-uberti/flymake-proselint

d93ee5b1f0c9a20fe04f263c0988769c439b3c13 — Manuel Uberti 1 year, 5 months ago 406d55b master
Fill paragraphs
1 files changed, 7 insertions(+), 5 deletions(-)

M README.md
M README.md => README.md +7 -5
@@ 1,14 1,16 @@
# flymake-proselint

This package makes it possible to use [proselint](http://proselint.com/) with Emacs built-in Flymake.
This package makes it possible to use [proselint](http://proselint.com/) with
Emacs built-in Flymake.

## Getting started

`flymake-proselint` is listed on [GNU ELPA](http://elpa.gnu.org/packages/flymake-proselint.html), so you can use `M-x list-packages` to
install it.
`flymake-proselint` is listed on [GNU
ELPA](http://elpa.gnu.org/packages/flymake-proselint.html), so you can use `M-x
list-packages` to install it.

Then you just need to activate it in the modes you want your prose to be
checked with something like:
Then you just need to activate it in the modes you want your prose to be checked
with something like:

``` emacs-lisp
(add-hook 'text-mode-hook (lambda ()