vim-patch:7.4.328

Problem:    Selection of inner block is inconsistent.
Solution:   Skip indent not only for '}' but all parens. (Tom McDonald)

https://code.google.com/p/vim/source/detail?r=01d9ffdd6e6ffb39faf946e13ec63bd7dc31e162
This commit is contained in:
André Twupack
2014-07-20 15:06:45 +02:00
parent 5c9db00e9e
commit 3d9a0cca29
2 changed files with 11 additions and 11 deletions

View File

@@ -221,7 +221,7 @@ static int included_patches[] = {
331,
//330,
//329,
//328,
328,
327,
//326,
//325,