sponsor Vim development Vim logo Vim Book Ad

ref.vim : Integrated reference viewer.

 script karma  Rating 399/104, Downloaded by 1921  Comments, bugs, improvements  Vim wiki

created by
thinca
 
script type
utility
 
description
*ref* is a Vim plugin to view the reference.  This plugin can be separated to
core of viewer and sources of reference.  As a result, various references can
be viewed by the same interface.

Following sources are included in this plugin:
- alc (Online English-Japanese/Japanese-English dictionary)
- clojure
- erlang
- hoogle
- man
- perldoc
- phpmanual
- pydoc
- refe

Reference viewer is mere a buffer to view the reference.  This is opened by :Ref
command or K like :help.  If the reference viewer is already opened in current
tab page, it is used again.

This also includes unite-ref for unite.vim(vimscript #3396).

Latest Version:
https://github.com/thinca/vim-ref
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-ref-0.4.3.zip 0.4.3 2011-01-20 7.2 thinca - Added ref#rmcache().
- g:ref_detect_filetype accepts a list of sources.
- A function of g:ref_detect_filetype can return a Funcref.
- Improved ref#register_detection().
- ref-source-attr-available() became omitable.
- Fixed the bug to which {name} including "/" can not be taken out by ref#cache().
- Fixed a bug when a list including empty string is passed to ref#uniq().

There are a lot of changes from 0.3.1.  See :help ref-changelog .
vim-ref-0.3.1.zip 0.3.1 2010-04-21 7.0 thinca - |g:ref_detect_filetype| accepts a special key _.
- |g:ref_detect_filetype| accepts |Funcref|.
- refe
  - Fixed the collapses page of the method of refe1.
vim-ref-0.3.0.zip 0.3.0 2010-04-19 7.2 thinca Initial upload
ip used for rating: 18.221.187.121

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github