summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-10-13 18:57:18 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-10-13 18:57:18 +0200
commited07aa848391cd3385470f3d6574c3bac1f0bde6 (patch)
tree9d9e74c405c0ad5bf6825042c8d7618a4f8016dd
parent3e5838290dd57116457e4b11eb6ba21e83b260a4 (diff)
Deprecate!HEADmaster
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 111fc58..63fa37e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# Scheme extension for nvim-paredit
+> **This extension has been DEPRECATED because `nvim-paredit` deprecated the
+> API and now supports scheme directly. This is not needed anymore.**
+> Thanks to Julien Vincent for his work! I don't need to maintain this anymore
+> :)
+
This is a Scheme extension for [`nvim-paredit`][paredit].
[paredit]: https://github.com/julienvincent/nvim-paredit