mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:
@@ -221,7 +221,7 @@ static int included_patches[] = {
|
||||
331,
|
||||
//330,
|
||||
//329,
|
||||
//328,
|
||||
328,
|
||||
327,
|
||||
//326,
|
||||
//325,
|
||||
|
Reference in New Issue
Block a user