sponsor Vim development Vim logo Vim Book Ad

fly.vim : An integrated code development environment (incl. Cscope, Web Search, Man Pages)

 script karma  Rating 96/28, Downloaded by 1714  Comments, bugs, improvements  Vim wiki

created by
fly vim
 
script type
utility
 
description
User Guide:
        http://www.scribd.com/doc/9662346/flyvim
        Also included in the tar ball.

Summary:

fly.vim is a vim plugin that may enhance your vim experience (and productivity) with an integrated code development environment. The plugin facilitates rapid code-walkthrough (or flythrough as I call it), enables instant symbol searches and cross references in a large code base, manages stacks of multiple files, includes buffer and directory explorer and integrates code reviews and compilation, all within a simple and intuitive user interface.

fly.vim integrates seamlessly with source code index databases (Cscope for now), web search engines (Google and Yahoo) and UNIX man pages. Most functions are mapped to shortcut keys, allowing you to fly through a large code base or web in a convenient manner. Using the shortcut mappings, you may search for symbols (or multi-word phrases) after visually highlighting them, or by typing them on vim command line or by taking the cursor to the symbol in a vim window.

Although there are quite a few features to talk about as you will find in the User Guide, it is very easy to get started,

• Download and place the fly.vim in your $HOME/.vim/plugin
• Change directory (cd) to the root of the source tree (or subtree)
• Launch vim. Start using the plugin.

The plugin has been in use on Linux and FreeBSD with vim 6.x and 7.y.
 
install details
The tar ball contains fly.vim (the plugin) and the User Guide. After inflating the tar ball, the plugin needs to be placed in $HOME/.vim/plugin.

After the installation please follow the steps in chapter 7 (of the User Guide) to get started. You may use chapter 6 as a Quick Reference Sheet for features.
 

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
fly.tgz 1.16 2009-01-06 6.0 fly vim Incorporated received comments, fixed a bug and added cursorline for vim 7+.
fly.tgz 1.0 2009-01-01 6.0 fly vim Initial upload
ip used for rating: 3.236.214.123

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