Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

🦕 Vim's Channel command for Deno

Awesome Lists containing this project

README

        

# vim-channel-command

[![JSR](https://jsr.io/badges/@denops/vim-channel-command)](https://jsr.io/@denops/vim-channel-command)
[![Test](https://github.com/vim-denops/deno-vim-channel-command/actions/workflows/test.yml/badge.svg)](https://github.com/vim-denops/deno-vim-channel-command/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/vim-denops/deno-vim-channel-command/branch/main/graph/badge.svg?token=FYH6RHO6UC)](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.