summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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