mirror of
https://github.com/neovim/neovim.git
synced 2026-02-07 04:52:04 +10:00
Problem: Quickfix text field is truncated.
Solution: Fix output of text field after pattern field in quickfix buffer.
(Shane Harper, closes vim/vim#12498)
5bf042810b
Co-authored-by: Shane Harper <shane@shaneharper.net>