PERLDOC2 : Perldoc with sytnax highlighting in vim
script karma |
Rating 8/5,
Downloaded by 1443 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Peter Shangov |
|
script type |
utility |
|
description |
This is PERLDOC2 for Vim. This plugin provides colouful experience for viewing perl documentation. The following pod items receive special highlighting treatment: verbatim text, headings and lists. The generated pod documents are kept in a cache directory, which allows browsing back and forth in your pod history.
For more information and some screenshots, see http://mechanicalrevolution.com/blog/perldoc_vim.html |
|
install details |
1. Install the Pod::Simple::Vim module from CPAN.
2. Install syntax/perldoc.vim and plugin/perldoc2.vim in the respective folders in your vim runtime path.
3. Set the g:Perldoc_path variable in your vimrc to to point to a directory where the cached pod files will be stored (include trailing slash!).
4. Use the Perldoc command, which requires one argument - the name of a module, e.g. ":Perldoc Test::More". |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.135.223.175
|