vim-dasht
vim-dasht copied to clipboard
:information_desk_person: (Neo)Vim plugin for dasht integration
nice way to see a plugin in action before installing it
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...
There is a good [recommendation to write help for your plugin](http://vimdoc.sourceforge.net/htmldoc/usr_41.html#write-local-help). It is almost standard for vim plugins. Please add help section.