mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
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:
@@ -397,7 +397,7 @@ static int included_patches[] = {
|
||||
// 894 NA
|
||||
// 893,
|
||||
// 892,
|
||||
// 891,
|
||||
891,
|
||||
// 890 NA
|
||||
// 889,
|
||||
// 888,
|
||||
|
Reference in New Issue
Block a user