Skip to content

optionalg/Vim-Support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3931

Vim-Support implements a Vim Script-IDE for Vim/gVim. It has been written
to considerably speed up writing code in a consistent style.  This is done by
inserting complete statements, comments, idioms, and code snippets.  

Here are some screen shots :   http://lug.fh-swf.de/vim/vim-vimsupport/index.html

The help file online :  http://lug.fh-swf.de/vim/vim-vimsupport/vimsupport.html

The key mappings of this plugin (PDF) : http://lug.fh-swf.de/vim/vim-vimsupport/vim-hotkeys.pdf

DOCUMENTATION
--------------------------------------------------------
This plugin comes with a help file (vimsupport.txt).
Read it with  

  :h vimsupport

** PLEASE READ THE DOCUMENTATION **

Editing actions differ for different modes!  
There are  a lot of  features which can be configured or customized to match your needs.

MAILING LIST
--------------------------------------------------------
You can subscribe to the vim-plugins-list mailing list to post your questions or
suggestions for improvement or to report bugs.  The list will also be used to
announce new releases ( c.vim / bash-support / perl-support / vim-support ).
Visit the following page for subscribing to the mailing list:
    
  http://lug.fh-swf.de/cgi-bin/mailman/listinfo/vim-plugins-list

The vim-plugins-list list is very low on traffic.