mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 15:25:30 +00:00
Problem: illegal memory access when putting a register
Solution: make sure cursor column doesn't become negative
e0029daa35
Co-authored-by: Christian Brabandt <cb@256bit.org>