mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 09:44:07 +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>