We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5a2f6 commit 0b937aeCopy full SHA for 0b937ae
README.md
@@ -28,15 +28,15 @@ use "nvim-lua/plenary.nvim"
28
29
## Modules
30
31
-- `plenary.async`
32
-- `plenary.async_lib`
33
-- `plenary.job`
34
-- `plenary.path`
35
-- `plenary.scandir`
36
-- `plenary.context_manager`
37
-- `plenary.test_harness`
38
-- `plenary.filetype`
39
-- `plenary.strings`
+- [plenary.async](#plenaryasync)
+- [plenary.async_lib](#plenaryasync_lib)
+- [plenary.job](#plenaryjob)
+- [plenary.path](#plenarypath)
+- [plenary.scandir](#plenaryscandir)
+- [plenary.context_manager](#plenarycontext_manager)
+- [plenary.test_harness](#plenarytest_harness)
+- [plenary.filetype](#plenaryfiletype)
+- [plenary.strings](#plenarystrings)
40
41
### plenary.async
42
0 commit comments