mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 13:22:08 +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