sh.vim : Indent script for sh/bash
script karma |
Rating 26/16,
Downloaded by 3587 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Edward Fox |
|
script type |
indent |
|
description |
This is a minor bug-fix version of the official sh indent script, in order to support the "case" statement.
The default indent style is to put the case labels in the same indent level of the case statement. If you want to increase the indent level of the case labels, just add this line in your .vimrc:
let g:sh_indent_case_labels=1
|
|
install details |
Download the file and put it into your indent plugin path. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.119.139.22
|