mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 11:22:14 +10: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