Skip to content

Commit a300aa0

Browse files
committed
📝 Remove Index that does not work anymore
Deno Doc changed behavior and local link does not work anymore.
1 parent e0dcbf9 commit a300aa0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

denops_std/README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,3 @@ for more details.
5151

5252
[deno]: https://deno.land/
5353
[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 |

0 commit comments

Comments
 (0)