mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 08:07:13 +00:00
Problem: Internal error when passing mark in another buffer to
getregion().
Solution: Don't allow marks in another buffer (zeertzjq)
closes: vim/vim#14076
Internal error when passing mark in another buffer to getregion()
421b597470