Ecosyste.ms: Awesome

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

https://github.com/vim-denops/denops-helloworld.vim

🔰 An example plugin of denops.vim
https://github.com/vim-denops/denops-helloworld.vim

vim-denops

Last synced: 3 months ago
JSON representation

🔰 An example plugin of denops.vim

Lists

README

        

# denops-helloworld.vim

A minimal example plugin of [denops.vim](https://github.com/vim-denops/denops.vim).

## Usage

Execute `DenopsHello` command to echo "Hello".

```vim
:DenopsHello
```

## License

Codes in this repository are licensed under [CC0](./LICENSE).

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.ja)