https://github.com/kyoh86/denops-zenn_dev.vim
A Vim plugin to manage Zenn.dev using denops.vim (without Node.js)
https://github.com/kyoh86/denops-zenn_dev.vim
denops neovim neovim-plugin vim vim-plugin zenn-dev
Last synced: about 1 month ago
JSON representation
A Vim plugin to manage Zenn.dev using denops.vim (without Node.js)
- Host: GitHub
- URL: https://github.com/kyoh86/denops-zenn_dev.vim
- Owner: kyoh86
- License: mit
- Created: 2024-04-04T19:25:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-03T01:16:31.000Z (about 1 month ago)
- Last Synced: 2026-05-03T03:24:06.241Z (about 1 month ago)
- Topics: denops, neovim, neovim-plugin, vim, vim-plugin, zenn-dev
- Language: TypeScript
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# denops-zenn_dev.vim
A Vim plugin to manage Zenn.dev using denops.vim (without Node.js)
## Install
You need to install |denops.vim| as a dependency.
- vim-denops/denops.vim https://github.com/vim-denops/denops.vim
## Doc
[`./doc/zenn_dev.txt`](./doc/zenn_dev.txt)
## Implements
- [ ] init
- [x] new:article
- [x] new:book
- [x] list:articles
- [ ] list:books
- [ ] preview
# License
[](http://www.opensource.org/licenses/MIT)
This software is released under the
[MIT License](http://www.opensource.org/licenses/MIT), see LICENSE.