addet mousemode for hover to bufferline

This commit is contained in:
pika 2024-08-25 14:08:55 +02:00
parent ead9a06e79
commit 2fba1f0beb
4 changed files with 136 additions and 97 deletions

View file

@ -16,7 +16,6 @@ return {
["<C-o>"] = "tab drop",
},
winblend = 10, -- psuedotransparency level
dir = "", -- directory where `lf` starts ('gwd' is git-working-directory, ""/nil is CWD)
direction = "float", -- window type: float horizontal vertical
border = "shadow", -- border kind: single double shadow curved
-- height = fn.float2nr(fn.round(0.75 * o.lines)), -- height of the *floating* window