/bash-fold-expr

Enhanced bash folding expressions for Vim

Primary LanguageVim ScriptMIT LicenseMIT

Bash Folding Expressions

Vim doesn't have really great bash folding methods. This plugin adds in folding support for bash functions, if statements, case statements, while loops, and for loops.

Installation

If you are using vundle you can install this plugin with:

Bundle 'demophoon/bash-fold-expr'