|
1 | 1 | # 🍂 fall |
2 | 2 |
|
3 | | -[](https://github.com/vim-fall/fall/actions/workflows/test.yml) |
| 3 | +[](https://github.com/vim-fall/fall.vim/actions/workflows/test.yml) |
4 | 4 | [](#) |
5 | | -[](https://codecov.io/gh/vim-fall/fall) |
| 5 | +[](https://codecov.io/gh/vim-fall/fall.vim) |
6 | 6 | [](LICENSE) |
7 | 7 | [](doc/fall.txt) |
8 | 8 |
|
@@ -41,7 +41,7 @@ To install [Denops] and this plugin using your preferred plugin manager, such as |
41 | 41 |
|
42 | 42 | ```vim |
43 | 43 | Plug 'vim-denops/denops.vim' |
44 | | -Plug 'vim-fall/fall' |
| 44 | +Plug 'vim-fall/fall.vim' |
45 | 45 | ``` |
46 | 46 |
|
47 | 47 | [vim-plug]: https://github.com/junegunn/vim-plug |
@@ -148,11 +148,11 @@ for the full code of the default configuration. |
148 | 148 |
|
149 | 149 | ## Related Projects |
150 | 150 |
|
151 | | -| Repository | Package | Description | |
152 | | -| ------------------------------------------------------------- | --------------------------------------------------- | ------------------------------------------------ | |
153 | | -| [vim-fall/fall-core](https://github.com/vim-fall/fall-core) | [`@vim-fall/core`](https://jsr.io/@vim-fall/core) | Core types for Fall. Not meant for external use. | |
154 | | -| [vim-fall/fall-std](https://github.com/vim-fall/fall-std) | [`@vim-fall/std`](https://jsr.io/@vim-fall/std) | Standard library for using Fall. | |
155 | | -| [vim-fall/fall-extra](https://github.com/vim-fall/fall-extra) | [`@vim-fall/extra`](https://jsr.io/@vim-fall/extra) | Extra library for using Fall. | |
| 151 | +| Repository | Package | Description | |
| 152 | +| ----------------------------------------------------------------------- | --------------------------------------------------- | ------------------------------------------------ | |
| 153 | +| [vim-fall/deno-fall-core](https://github.com/vim-fall/deno-fall-core) | [`@vim-fall/core`](https://jsr.io/@vim-fall/core) | Core types for Fall. Not meant for external use. | |
| 154 | +| [vim-fall/deno-fall-std](https://github.com/vim-fall/deno-fall-std) | [`@vim-fall/std`](https://jsr.io/@vim-fall/std) | Standard library for using Fall. | |
| 155 | +| [vim-fall/deno-fall-extra](https://github.com/vim-fall/deno-fall-extra) | [`@vim-fall/extra`](https://jsr.io/@vim-fall/extra) | Extra library for using Fall. | |
156 | 156 |
|
157 | 157 | ## Similar Projects |
158 | 158 |
|
|
0 commit comments