Hacker News new | ask | show | jobs
by guest2143 2484 days ago
using vim for go-to-definition, `gd` takes you to local definition, `gD` to global, q.v. :help gd

I find it often quicker than an IDE..