YARD-vim

November 7, 2011 ยท View on GitHub

A VIM plugin which adds syntax highlighting to your YARD tags.

Install

Copy syntax/yard.vim into ~/.vim/syntax.

Then add the following line to your .vimrc:

autocmd BufRead *.rb set syntax=yard