Skip to content

Commit b109ab5

Browse files
committed
docs: make sure that plenary will be archived in Q2 2026
1 parent b9fd522 commit b109ab5

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# plenary.nvim
22

3+
---
4+
5+
## Important Notice
6+
7+
This repository is no longer actively maintained and will be officially archived soon.
8+
9+
* Critical bugs may still be addressed until **2026-06-30**
10+
* No new features will be added
11+
* Ongoing support should not be expected
12+
13+
---
14+
315
All the lua functions I don't want to write twice.
416

517
> plenary:
@@ -8,7 +20,7 @@ All the lua functions I don't want to write twice.
820
921
Note that this library is useless outside of Neovim since it requires Neovim functions. It should be usable with any recent version of Neovim though.
1022

11-
At the moment, it is very much in pre-alpha :smile: Expect changes to the way some functions are structured. I'm hoping to finish some document generators to provide better documentation for people to use and consume and then at some point we'll stabilize on a few more stable APIs.
23+
~~At the moment, it is very much in pre-alpha :smile: Expect changes to the way some functions are structured. I'm hoping to finish some document generators to provide better documentation for people to use and consume and then at some point we'll stabilize on a few more stable APIs.~~
1224

1325
## Installation
1426

0 commit comments

Comments
 (0)