Skip to content

Commit 0a8fe8b

Browse files
committed
📝 Add missing document entrypoints
1 parent 9ea401c commit 0a8fe8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

denops_std/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ for more details.
5858
| -------------------------- | ---------------------------------------------------------------- |
5959
| [`anonymous`](./anonymous) | A module to provide anonymous function |
6060
| [`autocmd`](./autocmd) | A module to provide helper functions to manage `autocmd` |
61+
| [`batch`](./batch) | A module to provide wrapper functions of `denops.batch()` |
6162
| [`function`](./function) | A module to provide functions of Vim and Neovim native functions |
6263
| [`helper`](./helper) | A module to provide helper functions |
64+
| [`mapping`](./mapping) | A module to provide helper functions to manage mappings |
6365
| [`variable`](./variable) | A module to provide helper accessor functions to variables |

0 commit comments

Comments
 (0)