Right now, the FileType, BufReadPost, and BufWinEnter events fire when the quickfix window opens. This is nearly enough to implement a proper toggle function as a plugin: We would need at least the matching BufWinLeave event. None of these events fire for location lists. Instead of the various hobbled attempts to achieve this behavior, can we just add :ctoggle and :ltoggle?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub