Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skanehira/denops-template.vim
A plugin template for denops.vim
https://github.com/skanehira/denops-template.vim
denops neovim vim vim-plugin
Last synced: about 2 months ago
JSON representation
A plugin template for denops.vim
- Host: GitHub
- URL: https://github.com/skanehira/denops-template.vim
- Owner: skanehira
- License: mit
- Created: 2021-07-25T00:11:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T01:01:36.000Z (about 2 months ago)
- Last Synced: 2024-12-19T02:18:52.253Z (about 2 months ago)
- Topics: denops, neovim, vim, vim-plugin
- Language: Makefile
- Homepage:
- Size: 109 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# denops-template.vim
A plugin template for [denops](https://github.com/vim-denops)## Usage
1. Fork this repository.
Repository name must be `denops-xxx.vim`
2. Run `make init`
Its rename directory `./denops/template` to `./denops/xxx`, `xxx` is your repository name that part of `denops-xxx`.## Author
skanehira