mirror of
https://github.com/neovim/neovim.git
synced 2026-03-09 10:35:46 +00:00
Problem: Invalid memory access in substitute with function that goes to
another file.
Solution: Check for text locked in CTRL-W gf.
cc762a48d4
Co-authored-by: Bram Moolenaar <Bram@vim.org>