mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 18:48:24 +10:00
Problem: :cepxr no longer jumps to the first error. Solution: Use the quickfix list identifier. (Yegappan Lakshmanan) Fixes https://github.com/neovim/neovim/issues/10895