mirror of
https://github.com/neovim/neovim.git
synced 2026-03-05 08:37:14 +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