mirror of
https://github.com/vim/vim.git
synced 2026-04-14 16:00:42 +02:00
Problem: Cannot properly test conceal mode.
Solution: Add the screencol() and screenrow() functions. Use them in
test88. (Simon Ruderich)