• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » Gauref

Gauref

April 8, 2008
Gauref is a Vim script to look up a reference manual of Gauche.
Version: 0.1
License: GPL
Operating System: Linux
Homepage: www.vim.org
Developed by: Takeshi NISHIDA
Gauref is a Vim script to look up a reference manual of Gauche. Gauref provides interfaces to look up a keyword in a reference manual of Gauche which is an R5RS Scheme implementation.

You can look up a keyword:

1. command-line with completion.
2. under the cursor in Normal mode.
3. selected in Visual mode.

In the buffer of reference manual, folds for every section/entry are created and closed by default. You can open a closed fold by looking it up.

gauche-refe.txt and gauche-refj.txt are Gauche reference manuals of English and Japanese version which are converted texi files inluded Gauche package.

Requirements:

· Vim

INSTALLATION:
- Drop this file in your plugin directory.
- Drop gauche-refe.txt in ~/.vim/. You can change location by g:gauref_file option. (To see japanese manual, use gauche-refj.txt)

USAGE:

You can look up keywords by command/mapping.

Command:

:Gauref {keyword} looks up {keyword}. You can use command-line completion.

Mapping:

"K" looks up the keyword under the cursor in Normal mode, or selected keyword in Visual mode.
If there is more than one entry with the same name, you can jump to next entry by using "K" on the keyword.

Options:

g:gauref_file:
The file name of Gauche reference manual.

g:gauref_key_lookup:
The key which is mapped to look up the keyword under the cursor or
selected.
gauche gauche searcher manual reference reference lookup vim script
Free Download 696K
0
  • Share on:

Gauref User Reviews

Sponsored

Categories

  • Linux

Related Downloads

SourceBrowser
SourceBrowser is a documentation meta-programming tool that generates a wiki ...
as2api
as2api parses ActionScript 2 class and interface definitions and creates HTML ...
YADS
Yet Another Documentation System
Fedora Multimedia Installation HOWTO
Fedora Multimedia Installation HOWTO will explain how to get various multimedia ...
phpScribe
phpScribe is a documentation generator to parse source code's comment lines.
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use