mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 17:41:48 +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>