mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 02:55:45 +00:00
Problem: Crash when no errors and 'quickfixtextfunc' is set.
Solution: Do not handle errors if there aren't any.
4f1b083be4
Co-authored-by: Bram Moolenaar <Bram@vim.org>