vim: make fidget a bit more visible
This commit is contained in:
parent
a6b117d44c
commit
f84b35600b
1 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,12 @@ M.config = function()
|
|||
timer = {
|
||||
spinner_rate = 75,
|
||||
},
|
||||
window = {
|
||||
blend = 50,
|
||||
},
|
||||
fmt = {
|
||||
max_messages = 10,
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue