mirror of
https://github.com/neovim/neovim.git
synced 2024-12-22 04:05:09 -07:00
f2fb05238a
Problem: With 'smoothscroll' set, "w_skipcol" is not reset when unsetting 'wrap'.
Resulting in incorrect calculation of the cursor position.
Solution: Reset "w_skipcol" when unsetting 'wrap'.
fixes: vim/vim#12970
closes: vim/vim#13439
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |