I’ve been playing with ctags in vim for a few days now, and I’ve run into a few nuances. Fortunately, I was able to find the taglist plugin for vim, and it has made things easier.
Using the vim tag list plugin from Bryan Liles on Vimeo.
Another problem I was having with vim and ctags was matching methods that end with ? or !. I updated my vim config from the vim-ruby project on github
Happy hacking
