addet mousemode for hover to bufferline
This commit is contained in:
parent
ead9a06e79
commit
2fba1f0beb
4 changed files with 136 additions and 97 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue