xolox / vim-easytags

Automated tag file generation and syntax highlighting of tags in Vim
http://peterodding.com/code/vim/easytags/
1.01k stars 109 forks source link

Way to use easytags with ripper-tags #120

Open regedarek opened 9 years ago

regedarek commented 9 years ago

I added configuration:

let g:easytags_languages = {'ruby': {'cmd': 'ripper-tags'}}

But this doesn't seem to work. Is there a way to use ripper for ruby files?

peteygao commented 9 years ago

+1, I'd like to know the answer to this as well.

0xO0O0 commented 8 years ago

+1

SnowDiamond commented 7 years ago

+1