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: 12 days ago
JSON representation
🔰 An example plugin of denops.vim
- Host: GitHub
- URL: https://github.com/vim-denops/denops-helloworld.vim
- Owner: vim-denops
- License: cc0-1.0
- Created: 2021-02-11T15:19:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T05:54:40.000Z (4 months ago)
- Last Synced: 2024-08-01T17:40:58.124Z (3 months ago)
- Topics: vim-denops
- Language: TypeScript
- Homepage:
- Size: 55.7 KB
- Stars: 40
- Watchers: 9
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)