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

https://github.com/phanen/mder.nvim

Speedup Markdown writing.
https://github.com/phanen/mder.nvim

autolist codeblock document markdown neovim-plugin todolist

Last synced: 27 days ago
JSON representation

Speedup Markdown writing.

Awesome Lists containing this project

README

          

[![CI](https://github.com/phanen/mder.nvim/actions/workflows/ci.yml/badge.svg)](https://github.com/phanen/mder.nvim/actions/workflows/ci.yml)

# mder.nvim
## Install
> BREAKING CHANGES: this lib provide api only now

```lua
{ "phanen/mder.nvim", ft = "markdown" }
```