Better Neovim Markdown shortcuts
Quick Neovim and Markdown tip!
A while back I had set up some Lua / Textmate snippets for basic Markdown formatting including bold, italic, strike through etc. To do that involved sending the text to a register then selecting the snippet from the popup menu and pressing the completion key.