[vim/vim] Add a commands to toggle the quickfix and location list windows (#1321)

66 views
Skip to first unread message

John Freeman

unread,
Dec 11, 2016, 8:15:58 PM12/11/16
to vim/vim

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

Reply all
Reply to author
Forward
0 new messages