mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.313
Problem: Changing the return value of getpos() causes an error. (Jie Zhu) Solution: Revert getpos() and add getcurpos(). https://code.google.com/p/vim/source/detail?r=332a5c2b2956d9b18d85268a724d01deea27ec83
This commit is contained in:
@@ -282,7 +282,7 @@ static int included_patches[] = {
|
||||
//316 NA
|
||||
315,
|
||||
314,
|
||||
//313,
|
||||
313,
|
||||
312,
|
||||
//311,
|
||||
310,
|
||||
|
Reference in New Issue
Block a user