You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unnecessary modification of first row, in `utils.set_qf_list()`,
in order to properly populate the list.
Closes: GH-79
Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
Describe the bug
If the first row of a file is changed by rename, quickfix list is not properly set.
To reproduce
Steps to reproduce the behavior:
renamer
with qf list:copen
)Expected behavior
The first row should be properly set.
Environment
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: