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

ENH: Allow to specify different ctags tool for particular languages. #40

Closed inkarkat closed 11 years ago

inkarkat commented 11 years ago

Implement this via a new configuration option g:easytags_languages, a Dictionary that contains the ctags languages as keys, and corresponding special cmds, args, etc. as values.

asmyers commented 11 years ago

I would love to see this feature merged into mainline easytags.

xolox commented 11 years ago

Hey Ingo,

I like the feature! You got vim-easytags to 3.0. Thank you kind sir :-)