File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ for more details.
58
58
| -------------------------- | ---------------------------------------------------------------- |
59
59
| [ ` anonymous ` ] ( ./anonymous ) | A module to provide anonymous function |
60
60
| [ ` autocmd ` ] ( ./autocmd ) | A module to provide helper functions to manage ` autocmd ` |
61
+ | [ ` batch ` ] ( ./batch ) | A module to provide wrapper functions of ` denops.batch() ` |
61
62
| [ ` function ` ] ( ./function ) | A module to provide functions of Vim and Neovim native functions |
62
63
| [ ` helper ` ] ( ./helper ) | A module to provide helper functions |
64
+ | [ ` mapping ` ] ( ./mapping ) | A module to provide helper functions to manage mappings |
63
65
| [ ` variable ` ] ( ./variable ) | A module to provide helper accessor functions to variables |
You can’t perform that action at this time.
0 commit comments