I love this because I use markdown heavily in vim. I can't get vim markdown plugin to support auto bullet point insertion <i>and</i> nice `gq` bulleted list paragraph formatting at the same time[1]. However, vim lets you set a program that will do the paragraph formatting for you. I think I could use this to get `gq` to work while still having auto bullet point insertion!<p>1: <a href="https://github.com/preservim/vim-markdown/issues/232" rel="nofollow">https://github.com/preservim/vim-markdown/issues/232</a>