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

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)

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

[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg)](http://www.opensource.org/licenses/MIT)

This software is released under the
[MIT License](http://www.opensource.org/licenses/MIT), see LICENSE.