File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -51,19 +51,3 @@ for more details.
51
51
52
52
[ deno ] : https://deno.land/
53
53
[ denops.vim ] : https://github.com/vim-denops/denops.vim
54
-
55
- ## Index
56
-
57
- | Name | Description |
58
- | -------------------------- | ---------------------------------------------------------------------- |
59
- | [ ` anonymous ` ] ( ./anonymous ) | A module to provide anonymous function |
60
- | [ ` argument ` ] ( ./argument ) | A module to provide helper functions to manage Vim's command arguments |
61
- | [ ` autocmd ` ] ( ./autocmd ) | A module to provide helper functions to manage ` autocmd ` |
62
- | [ ` batch ` ] ( ./batch ) | A module to provide wrapper functions of ` denops.batch() ` |
63
- | [ ` buffer ` ] ( ./buffer ) | A module to provide helper functions to manage buffers |
64
- | [ ` bufname ` ] ( ./bufname ) | A module to provide helper functions to manage Vim's buffer name |
65
- | [ ` function ` ] ( ./function ) | A module to provide functions of Vim and Neovim native functions |
66
- | [ ` helper ` ] ( ./helper ) | A module to provide helper functions |
67
- | [ ` mapping ` ] ( ./mapping ) | A module to provide helper functions to manage mappings |
68
- | [ ` option ` ] ( ./option ) | A module to provide helper functions to manage options |
69
- | [ ` variable ` ] ( ./variable ) | A module to provide helper accessor functions to variables |
You can’t perform that action at this time.
0 commit comments