We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19dabe commit 996b236Copy full SHA for 996b236
1 file changed
lua/fzf-lua/profiles/ivy.lua
@@ -48,6 +48,8 @@ local M = {
48
},
49
}
50
51
+M.builtin = { winopts = { width = 1, height = 1 } }
52
+
53
local swiper = {
54
previewer = "swiper",
55
winopts = function()
0 commit comments