]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.328 v7.4.328
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Jun 2014 11:50:13 +0000 (13:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Jun 2014 11:50:13 +0000 (13:50 +0200)
commit7a54a90744529ab4d3291fa5cdf7656184b8469c
tree8d188d4ced06993793a35261715c044cef30d6fa
parent8502c704badd5f93875e56d887a6a1e5810d131f
updated for version 7.4.328
Problem:    Selection of inner block is inconsistent.
Solution:   Skip indent not only for '}' but all parens. (Tom McDonald)
src/search.c
src/version.c