mirror of
https://github.com/neovim/neovim.git
synced 2026-08-26 09:01:57 +00:00
Problem: screenpos() does not take w_skipcol into account.
Solution: Subtract w_skipcol from column. (closes vim/vim#12486, closes vim/vim#12476)
f0e68c0e2a