mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 23:31:07 +00:00
Problem: Currently, : mark is set in start of prompt-line. But more relevant location is where the user text starts. Solution: Store and update column info on ': just like the line info