mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1882
Problem: Check for line break at end of line wrong. (Dominique Pelle)
Solution: Correct the logic.
b37662a0fb
This commit is contained in:
@@ -558,7 +558,7 @@ static int included_patches[] = {
|
||||
// 1885 NA
|
||||
// 1884,
|
||||
// 1883 NA
|
||||
// 1882,
|
||||
1882,
|
||||
1881,
|
||||
// 1880 NA
|
||||
// 1879 NA
|
||||
|
Reference in New Issue
Block a user