awk-support.vim : awk-support.vim : AWK-IDE for Vim/gVim
| script karma |
Rating 0/0,
Downloaded by 57
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Fritz Mehner |
| |
| script type |
| utility |
| |
| description |
AWK-IDE for Vim/gVim is written to considerably speed up typesetting a document
in a consistent style. This is done by inserting complete statements, idioms,
code snippets, templates, and comments. Compiling and viewing a document,
format conversion and running make can be done with a few keystrokes.
- insert complete but empty statements
- insert various types of comments
- insert often used code snippets
- change existing templates, add new templates
- read, write, maintain your own code snippets in a separate directory
- show compilation erros in a quickfix window; navigate with hotkeys
Here are some screen shots : http://lug.fh-swf.de/vim/vim-awk/
The help file online : http://lug.fh-swf.de/vim/vim-awk/awksupport.html
The key mappings of this plugin (PDF) : http://lug.fh-swf.de/vim/vim-awk/awk-hotkeys.pdf
Documentation
--------------------------------------------------------
This plugin comes with a help file (awksupport.txt). Read it with
:h awksupport
** 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 / awk-support / perl-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.
|
| |
| install details |
Copy the zip archive awk-support.zip to $HOME/.vim/ or $VIM/vimfiles
(on the Windows platforms) and run
unzip awk-support.zip
If you have already an older version of awk-support and you have modified the
template files you may want to save your templates first or copy the files from the
archive by hand. See also the README file within the zip file. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 54.234.180.187
|