49
.config/nvim/plugged/bash-support.vim/README
Normal file
49
.config/nvim/plugged/bash-support.vim/README
Normal file
@ -0,0 +1,49 @@
|
||||
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.
|
||||
|
Reference in New Issue
Block a user