vim-easytags
vim-easytags copied to clipboard
Way to use easytags with ripper-tags
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?
+1, I'd like to know the answer to this as well.
+1
+1