commit | 496f9517cb2630cd902be85e51e3ab395a194e85 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 19 16:35:09 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 19 16:35:09 2011 +0200 |
tree | 2a8397bda1a6256b31a362d4a31571d037501608 | |
parent | 1385c3ee7f8715796c87d9bb020326ecc681e95d [diff] |
updated for version 7.3.195 Problem: "} else" causes following lines to be indented too much. (Rouben Rostamian) Solution: Better detection for the "else". (Lech Lorens)