mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 03:21:29 +10: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>