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

Proposal for issue #132 (superseding pull request #33) #42

Closed kchr closed 11 years ago

kchr commented 11 years ago

Hey.

Thanks for one of the best vim plugins there is :-)

I came across issue #132 and used the suggested code a a prototype for patching your plugin appropiately.

There's already a pull request waiting (#33), but it does not allow for user configuration of the behavior. This patch will not change the default behavior of vim-easytags.

Regards, Kim

xolox commented 11 years ago

Hi Kim and thanks for your feedback! I recently released a new version of the vim-easytags plug-in which should resolve the problem you were having. I solved it a bit differently from how you suggested it but it should work just as well. I'm closing this pull request now, but if you find problems with the new version feel free to report them here or in a new issue.