diff options
| author | luukvbaal <luukvbaal@gmail.com> | 2025-05-03 22:38:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-03 13:38:20 -0700 |
| commit | 6256adde2f8b3caf67db48b2a9ade5f1874928a2 (patch) | |
| tree | 8d0d07bc0139ec0a26addff510914b8293f107ff /runtime/lua/vim/shared.lua | |
| parent | b2a5105c66e102107a6c10ab06019c8aa1474a99 (diff) | |
fix(quickfix): always split from current window #33807
Problem: `:copen` opens at the bottom by switching to `lastwin`,
needlessly changing the window it inherits context from.
Solution: Use the `WSP_BOT` flag to `win_split()` to open at the bottom.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions
