mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.310
Problem: getpos()/setpos() don't include curswant. Solution: Add a fifth number when getting/setting the cursor. https://code.google.com/p/vim/source/detail?r=ccac0aa34eeaf46dad4b831461a532fc3fe71096
This commit is contained in:
@@ -285,7 +285,7 @@ static int included_patches[] = {
|
||||
//313,
|
||||
312,
|
||||
//311,
|
||||
//310,
|
||||
310,
|
||||
309,
|
||||
308,
|
||||
//307 NA
|
||||
|
Reference in New Issue
Block a user