Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.0.1812: the qf_jump_to_usable_window() function is too long
Problem: The qf_jump_to_usable_window() function is too long. Solution: Split it in parts. (Yegappan Lakshmanan, closes #2891)
- Loading branch information
Showing
with
208 additions
and 135 deletions.
- +206 −135 src/quickfix.c
- +2 −0 src/version.c
Oops, something went wrong.