|
This post originated from an RSS feed registered with Ruby Buzz
by Bryan Liles.
|
Original Post: Using the vim tag list plugin
Feed Title: Smarticus
Feed URL: http://smartic.us/feed/atom.xml
Feed Description: Ramblings of a ruby hacker
|
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Bryan Liles
Latest Posts From Smarticus
|
|
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
Read: Using the vim tag list plugin