From 54531e98c70950146b6858d3bc2cfc42483e1f36 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Mon, 13 May 2024 04:14:04 -0500 Subject: [PATCH] docs: replace Sponsor in README with Fork Status --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 52cc5c6..74b05da 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ require('nvim-ts-autotag').setup({ ``` -## Sponsor -If you find this plugin useful, please consider sponsoring the project. +## Fork Status +This is forked from https://github.com/windwp/nvim-ts-autotag due to the primary maintainer's disappearance. Any +PRs/work given to this fork *may* end up back in the original repository if the primary maintainer comes back. -[Sponsor](https://paypal.me/trieule1vn) +Full credit to [@windwp](https://github.com/windwp) for the creation of this plugin. Here's to hoping they're ok and will be back sometime down the line.