branch: elpa/multiple-cursors
commit a730c414b167508ec7fd737755c19b1ddb12fb17
Author: Magnar Sveen <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
---
README.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/README.md b/README.md
index 2245ef2..2c817db 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,21 @@ Multiple cursors for Emacs. This is some pretty crazy
functionality, so yes,
there are kinks. Don't be afraid tho, I've been using it since 2011 with
great success and much merriment.
+## Maintenance warning
+
+I use this package every day, and have been doing so for years. It just works.
+At least, it works for all my use cases. And if it breaks somehow, I fix it.
+
+However, it has become painfully clear to me that I don't have time to fix
+problems I don't have. It's been years since I could keep pace with the issues
+and pull requests. Whenever I try, I keep getting feedback that my fix isn't
+good enough by some standard I don't particularly care about.
+
+So, I have closed the issue tracker and the pull requests. I hope you can
+happily use this package, just like I do. If it doesn't work for you, then I'm
+sorry. Thankfully Emacs is infinitely malleable, you can probably fix it
+yourself.
+
## Installation
I highly recommend installing multiple-cursors through `package.el`.