mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
4 lines
56 B
Lua
4 lines
56 B
Lua
require("bqf").setup({
|
|
auto_resize_height = false,
|
|
})
|