vim-yardoc
vim-yardoc copied to clipboard
Ruby syntax extensions for highlighting YARD documentation.
I noted that after installing this plugin I lost my magic comments highlights, as you can see in the following picture:  On the left you have...
According to the [YARD documentation](http://rubydoc.info/gems/yard/file/docs/Tags.md#Multi-line_Tags): > Tags can span multiple lines if the subsequent lines are indented by more than one space. The typical convention is to indent subsequent lines...