Skip to content

vim-IDE/bash-support.vim

This branch is up to date with vim-scripts/bash-support.vim:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Fritz Mehnervim-scripts
Fritz Mehner
and
Apr 23, 2014
309d6fe · Apr 23, 2014

History

51 Commits
Apr 23, 2014
Apr 23, 2014
Apr 23, 2014
Apr 23, 2014
Apr 23, 2014
Jan 29, 2014
Jan 29, 2014

Repository files navigation

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

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-bash/bashsupport.html

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

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

GitHub
--------------------------------------------------------
Bash Support is on GitHub:

      https://github.com/WolfgangMehner/vim-plugins

(Please help us keep track of all the issues and name your report/request "Bash-Support: <title>") 

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.

About

BASH IDE -- Write and run BASH-scripts using menus and hotkeys.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 99.4%
  • Shell 0.6%