mirror of
https://github.com/neovim/neovim.git
synced 2026-03-02 15:18:30 +00:00
Problem: `:InspectTree` window does not follow precedent for focused
"info windows" (like `checkhealth`, `Man`, etc.).
Solution: Map `q` to `<C-w>c`.
(cherry picked from commit 5a2edc483d)