PA_ruby_ri : Plugin for getting `ri` documentation while you working with your ruby-like file
script karma |
Rating 27/8,
Downloaded by 879 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Andrij Pukalskyy |
|
script type |
utility |
|
description |
So, you are working with any ruby-like document(.rb, .rhtml, .rjs, etc) and need get to know some information regarding any ruby entity.
In normal mode, put cursor on the word and press ,ri buttons. The ruby ri documentation will appear in command screen.
Or, in visual mode, select needed word and press ,ri buttons. The ruby ri documentation will appear in command screen.
That's all.
|
|
install details |
To install:
- Download the PA_ruby_ri.zip.
- Extract the zip archive into your runtime directory. The archive contains plugin/PA_ruby_ri.vim, and doc/PA_ruby_ri.txt.
- Start Vim or goto an existing instance of Vim.
- Execute the following command:
:helptag <your runtime directory/doc>
This will generate all the help tags for any file located in the doc directory.
This plugin is only available if 'compatible' is not set and your operating system has installed ruby `ri` program. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.137.203.53
|