vim-patch:7.4.891

Problem:    Indentation of array initializer is wrong.
Solution:   Avoid that calling find_start_rawstring() changes the position
            returned by find_start_comment(), add a test. (Hirohito Higashi)

089af18d1f
This commit is contained in:
watiko
2016-02-15 18:28:39 +09:00
parent 7609a96a35
commit 2d5cba630c
3 changed files with 94 additions and 38 deletions

View File

@@ -397,7 +397,7 @@ static int included_patches[] = {
// 894 NA
// 893,
// 892,
// 891,
891,
// 890 NA
// 889,
// 888,