[patch] Re: Improper indentation for empty case statements in shell scripts

2013-09-12 Fir de Conversatie Peter Aronoff
On Wed Sep 09/11/13 at 5:28, Peter Aronoff wrote: > I was able to fix this with a relatively simple change to indent/sh.vim > (see attached), but I'm very inexperienced with Vimscript. Still I'm > happy to help if possible, and I wanted to see whether anyone else had > a better suggestion. I'm at

Improper indentation for empty case statements in shell scripts

2013-09-11 Fir de Conversatie Peter Aronoff
Steps to reproduce: 1. Type an empty case statement. 2. Result: case esac I was able to fix this with a relatively simple change to indent/sh.vim (see attached), but I'm very inexperienced with Vimscript. Still I'm happy to help if possible, and I wanted to see whether anyone