https://github.com/vim-denops/deno-vim-channel-command
🦕 Vim's Channel command for Deno
https://github.com/vim-denops/deno-vim-channel-command
channel-command deno rpc vim
Last synced: 6 months ago
JSON representation
🦕 Vim's Channel command for Deno
- Host: GitHub
- URL: https://github.com/vim-denops/deno-vim-channel-command
- Owner: vim-denops
- License: mit
- Created: 2021-02-11T08:44:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T12:33:22.000Z (about 1 year ago)
- Last Synced: 2024-11-15T04:48:33.014Z (6 months ago)
- Topics: channel-command, deno, rpc, vim
- Language: TypeScript
- Homepage: https://jsr.io/@denops/vim-channel-command
- Size: 136 KB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-channel-command
[](https://jsr.io/@denops/vim-channel-command)
[](https://github.com/vim-denops/deno-vim-channel-command/actions/workflows/test.yml)
[](https://codecov.io/github/vim-denops/deno-vim-channel-command)[Deno] module to support [Vim's Channel commands].
[Deno]: https://deno.land/
[Vim's Channel commands]: https://github.com/vim/vim/blob/master/runtime/doc/channel.txt#L291## License
The code follows MIT license written in [LICENSE](./LICENSE). Contributors need
to agree that any modifications sent in this repository follow the license.