Make Vim as Your Bash-IDE Using bash-support Plugin
Feb 20, 2009, 07:31 (0 Talkback[s])
[ Thanks to Author: SathiyaMoorthy for
this link. ]
"As a Linux sysadmin or programmer, you may do following
repetitive tasks while coding bash shell script:
"* Adding file header
* Adding function/frame comment
* Including default code snippet
* Performing syntax check
* Reading documentation about a function
* Converting a code block to comment, and vice versa
"The bash-Support Vim plugin offers easiest way to do all of the
above, saving lot of time and keystrokes.
"The plugin was written by Fritz Mehner, who explains the
purpose of the plugin as: "Write and run BASH-scripts using menus
and hotkeys."
Complete Story
Related Stories: