demophoon / bash-fold-expr

Enhanced bash folding expressions for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

Enhanced bash folding expressions for Vim

License:MIT License


Languages

Language:Vim Script 100.0%