mirror of
https://github.com/neovim/neovim.git
synced 2026-05-21 04:14:16 +00:00
Problem: Text scrolls unnecessarily when splitting and 'splitkeep' is not
"cursor".
Solution: Avoid resetting w_skipcol. (Luuk van Baal, closes vim/vim#12334)
b926bf47d6