mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2360
Problem: Invalid memory access when formatting. (Dominique Pelle)
Solution: Make sure cursor line and column are associated.
80c3fd7c55
This commit is contained in:

committed by
James McCoy

parent
16cce1ac17
commit
edced212db
@@ -84,7 +84,7 @@ static const int included_patches[] = {
|
||||
// 2363 NA
|
||||
2362,
|
||||
// 2361 NA
|
||||
// 2360,
|
||||
2360,
|
||||
2359,
|
||||
// 2358 NA
|
||||
2357,
|
||||
|
Reference in New Issue
Block a user