Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 350 Bytes

PodReader.vim plugin

Pod Reader, helps you to browse pod files.

INSTALL

$ make install

or

$ make link

USAGE

:PodReader ~/git/others/Moose/lib

press ENTER on module name to open new pod window. Or you can press v to select module name to open new pod window.

AUTHOR

Cornelius <cornelius.howl{at}gmail.com>