mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
vim-patch:7.4.473
vim-patch:7.4.473 Problem: Cursor movement is incorrect when there is a number column/sign/fold column and 'sbr' is displayed. Solution: Adjust the column for 'sbr'. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-473
This commit is contained in:
@@ -193,7 +193,7 @@ static int included_patches[] = {
|
||||
//476,
|
||||
//475,
|
||||
//474,
|
||||
//473,
|
||||
473,
|
||||
472,
|
||||
//471,
|
||||
//470,
|
||||
|
Reference in New Issue
Block a user