Skip to content

B4rc1/md-bullets.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

md-bullets.nvim

My own KISS markdown bullet plugins

DISCLAIMER: This Plugin is for my personal use only. It may or may to be abanoned at any time, and may recieve abitrary changes without notice.

Requirements

  • Neovim 0.7+

Install

Install B4rc1/md-bullets.nvim using your plugin manager.

Features

Demo: |: cursor

continue bullet lists automatically

- some text|

Press <CR>

- some text
- |

Press <CR> again

- some text
  |

continue citation and infer nesting

This is mainly useful for nested obsidian callouts

> > some text|

Press <CR>

> > some text
> > |

Press <CR>

> > some text
> >
> > |

Press <CR>

> > some text
> |

I have a feature request/feedback

You are free to submit pull requests with your desired changes or fork the plugin.

About

KISS markdown bullet plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages