Quickly access source of a gem in Vim
- Open new buffer (new tab/split window)
-
:lcd `bundle show devise
` to switch to gem dir in this buffer - Browse the source:
e .
to open directory listing, Use ctrl+p plugin for fuzzy-searching or Ack plugin for searching code.
Written by Wojtek Kruszewski
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#