summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Uberti <manuel.uberti@inventati.org>2023-03-25 17:07:56 +0100
committerManuel Uberti <manuel.uberti@inventati.org>2023-03-25 17:07:56 +0100
commitd93ee5b1f0c9a20fe04f263c0988769c439b3c13 (patch)
treed621a728ee1e08b34db9867c7293dea7f45a7597
parent406d55b587cc719e8e34f8fa18187b8d1de7cc5b (diff)
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6370174..92cf2d9 100644
--- a/README.md
+++ b/README.md
@@ -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 ()