Skip to content

Commit 0b937ae

Browse files
docs: add links in module list to relevant sections (#514)
Co-authored-by: Matt Brock <[email protected]>
1 parent dd5a2f6 commit 0b937ae

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ use "nvim-lua/plenary.nvim"
2828

2929
## Modules
3030

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`
31+
- [plenary.async](#plenaryasync)
32+
- [plenary.async_lib](#plenaryasync_lib)
33+
- [plenary.job](#plenaryjob)
34+
- [plenary.path](#plenarypath)
35+
- [plenary.scandir](#plenaryscandir)
36+
- [plenary.context_manager](#plenarycontext_manager)
37+
- [plenary.test_harness](#plenarytest_harness)
38+
- [plenary.filetype](#plenaryfiletype)
39+
- [plenary.strings](#plenarystrings)
4040

4141
### plenary.async
4242

0 commit comments

Comments
 (0)