slot.nvim/lua/QQdock
QQ 81d623c5c0 feat: occupy main window when no file is open
When Neovim is launched without a file (empty unnamed buffer),
QQdock now reuses the current window instead of creating a split.
Toggle hide swaps back to the original empty buffer.

Detection: buffer name is empty, buftype empty, not modified.
Cache tracks borrowed flag and original_bufnr for restore.
2026-06-17 15:17:01 +08:00
..
init.lua feat: occupy main window when no file is open 2026-06-17 15:17:01 +08:00