mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:8.0.0143 (#7120)
Problem: Line number of current buffer in getbufinfo() is wrong.
Solution: For the current buffer use the current line number. (Ken Takata)
f845b87f2b
This commit is contained in:

committed by
Justin M. Keyes

parent
d1f0b5aa5d
commit
644fa6537c
@@ -809,7 +809,7 @@ static const int included_patches[] = {
|
||||
146,
|
||||
// 145 NA
|
||||
// 144 NA
|
||||
// 143,
|
||||
143,
|
||||
// 142,
|
||||
// 141,
|
||||
// 140,
|
||||
|
Reference in New Issue
Block a user