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
Is it possible to change the order in which the results are displayed in the quickfix window? I'd like the results to be displayed from bottom to top (much like how ctrlp does by default), the opposite of what's displayed in my screenshot. It's pretty trivial, but for whatever reason it's been bugging me.
Also, is it possible to remove the highlight from the line?
The text was updated successfully, but these errors were encountered:
bruschill
changed the title
Changing result order
Changing quickfix result order
Jul 8, 2015
It allows editing of the QuickFix window (including deletion of lines), and also a write-back of modified text in the QuickFix window, giving a nice workflow for global search-and-replace across files.
Is it possible to change the order in which the results are displayed in the quickfix window? I'd like the results to be displayed from bottom to top (much like how ctrlp does by default), the opposite of what's displayed in my screenshot. It's pretty trivial, but for whatever reason it's been bugging me.
Also, is it possible to remove the highlight from the line?
The text was updated successfully, but these errors were encountered: