emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/flymake-proselint 1d240a7b69: Move to SourceHut


From: ELPA Syncer
Subject: [elpa] externals/flymake-proselint 1d240a7b69: Move to SourceHut
Date: Fri, 8 Apr 2022 05:57:30 -0400 (EDT)

branch: externals/flymake-proselint
commit 1d240a7b695f6aacec300710dc7437bea59ef415
Author: Manuel Uberti <manuel-uberti@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Move to SourceHut
---
 README.md | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/README.md b/README.md
index 10597e23a6..2720b9c81b 100644
--- a/README.md
+++ b/README.md
@@ -2,18 +2,4 @@
 
 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 
<kbd>M-x list-packages</kbd> to
-install it.
-
-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 ()
-                            (flymake-mode)
-                            (flymake-proselint-setup)))
-```
-
-
+The development of this project has been moved to 
https://git.sr.ht/~manuel-uberti/flycheck-proselint.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]