I use markdown with many code snippets in the code block, can I do something like what dasht command line or zeal can do under vim: `Dasht atoi C` for atoi in C, or `Dasht delete Javascript` for delete in JS while I'm editing a markdown file?
I use markdown with many code snippets in the code block, can I do something like what dasht command line or zeal can do under vim:
Dasht atoi Cfor atoi in C, orDasht delete Javascriptfor delete in JS while I'm editing a markdown file?