Hello,
Iād like to present my first Sublime Text 2 plugin - Manpage
. As I do use ST to write my C or C++ code, I somehow found annoying to switch to terminal window to view manual pages.
This plugin is my solution (at least first version of it
) to this annoyance. Plugin works on Mac OS X and Linux systems. Windows is not supported, for obvious reasons.
Plugin is hosted on github: https://github.com/apophys/SublimeManpage
For more info check readme in repository.
[size=50]Adding package to Package Control under way.[/size]