diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2023-04-26 23:23:50 +0200 |
---|---|---|
committer | Luuk van Baal <luukvbaal@gmail.com> | 2023-05-02 13:11:47 +0200 |
commit | e8dfff5f288f5fcf4a11d62e973080600f05c980 (patch) | |
tree | 3167cc610a5a97fee527577242008d73e7ed8e22 /test/functional/vimscript/functions_spec.lua | |
parent | 9189c2d16260824db3f1a9633c17245c474baa9a (diff) | |
download | rneovim-e8dfff5f288f5fcf4a11d62e973080600f05c980.tar.gz rneovim-e8dfff5f288f5fcf4a11d62e973080600f05c980.tar.bz2 rneovim-e8dfff5f288f5fcf4a11d62e973080600f05c980.zip |
vim-patch:9.0.0745: wrong cursor position when using "gj" and "gk" in a long line
Problem: Wrong cursor position when using "gj" and "gk" in a long line.
Solution: Adjust computations for the cursor position and skipcol. Re-enable
tests that pass now, disable failing breakindent test.
https://github.com/vim/vim/commit/4b6172e108fe06be47c09f8690dc54608be3ee80
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'test/functional/vimscript/functions_spec.lua')
0 files changed, 0 insertions, 0 deletions