mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
vim-patch:7.4.489
Problem: Cursor movement still wrong when 'lbr' is set and there is a number column. (Hirohito Higashi) Solution: Add correction for number column. (Hiroyuki Takagi) https://code.google.com/p/vim/source/detail?r=v7-4-489
This commit is contained in:
@@ -249,7 +249,7 @@ static int included_patches[] = {
|
||||
//492,
|
||||
491,
|
||||
//490,
|
||||
//489,
|
||||
489,
|
||||
//488,
|
||||
//487,
|
||||
//486,
|
||||
|
Reference in New Issue
Block a user