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,6 +16,7 @@ o.expandtab = true -- expand tab to spaces
|
|||
o.autoindent = true -- copy indent from current line when starting new one
|
||||
|
||||
o.mouse = "a"
|
||||
o.mousemoveevent = true
|
||||
o.wrap = false
|
||||
|
||||
-- search settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue