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
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