I would like to stack NERDTree and TagBar in Vim, like below. How does one accomplish this?
----------------------------
| NERDTree | |
| | |
| | |
+----------| |
| tagbar | |
| | |
| | |
+---------------------------
This is sort of brute force and I don’t use either of those plugins but you should be able to do…
<C-W>Kto make it full-width on top.<C-W>Kto make it full-width on top, now above tagbar.<C-W>Lto make it full-height, to the right of the stacked windows.