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

https://github.com/daiki48/dps-maze

denops tutorial. A tool to generate mazes.
https://github.com/daiki48/dps-maze

denops

Last synced: 11 months ago
JSON representation

denops tutorial. A tool to generate mazes.

Awesome Lists containing this project

README

          

# denops tutorial.A tool to generate mazes.

## depends

- [denops](https://github.com/vim-denops/denops.vim)
- [deno](https://deno.land)

## Usage

Start vim and enter the following command.

```
:Maze
```

# Reference

[Denops Documentation](https://vim-denops.github.io/denops-documentation/tutorial/developing-more-applicative-plugin.html)