mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 10:18:18 +00:00

Problem: screenpos() wrong result with w_skipcol and cpoptions+=n
Solution: Use adjust_plines_for_skipcol() instead of subtracting
w_skipcol.
closes: vim/vim#12625
bfe377b8f2