1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00
2021-10-20 21:54:52 +08:00

7 lines
100 B
Lua

require("bqf").setup({
auto_resize_height = false,
preview = {
auto_preview = false,
}
})