Script to open the source file of a python module in vim. Ex: pyvi os.path(github.com)
github.com
Script to open the source file of a python module in vim. Ex: pyvi os.path
http://github.com/anandology/hacks/blob/master/pyvi
http://github.com/anandology/hacks/blob/master/pyvi
Come to think of it, if this were a command within Vim I'd use it all time time. Maybe this weekend...