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.
Bumps [thor](https://github.com/rails/thor) from 1.2.1 to 1.4.0. Release notes Sourced from thor's releases. 1.4.0 What's Changed Lazily load YAML by @deivid-rodriguez in rails/thor#892 Fix encoding error when trying to show a...