BASH IDE - Write and run BASH-scripts using menus and hotkeys
| url: | http://www.vim.org/scripts/script.php?script_id=365 |
|---|---|
| Author: | Fritz Mehner |
| keywords: | vim, bash, ide, script |
Write BASH-scripts by inserting comments, statements, tests, variables, builtins, etc.. Speed up writing new scripts considerably. Write code und comments with a professional appearance from the beginning.
Here are some screen shots : http://lug.fh-swf.de/vim/vim-bash/screenshots-en.html
The help file online : http://lug.fh-swf.de/vim/vim-doc/bashsupport.html
DOCUMENTATION
This plugin comes with a help file (bashsupport.txt). Read it with
:h bashsupport
** 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.
The installation explained: http://www.thegeekstuff.com article "Make Vim as Your Bash-IDE Using bash-support Plugin" (http://www.thegeekstuff.com/2009/02/make-vim-as-your-bash-ide-using-bash-support-plugin)
Plugin featured in the linux.com article 'Turn Vim into a bash IDE' : http://www.linux.com/articles/114359
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 / doxygen-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 bash-support.zip to $HOME/.vim/ and run
System Message: ERROR/3 (<string>, line 52)
Unexpected indentation.unzip bash-support.zip
System Message: WARNING/2 (<string>, line 53)
Block quote ends without a blank line; unexpected unindent.If you have already an older version of this plugin 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 file README.bashsupport within the zip file.