vim/lazy: add title
This commit is contained in:
parent
0a59d62d33
commit
5bedb1ec70
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ if lazy then
|
||||||
},
|
},
|
||||||
ui = {
|
ui = {
|
||||||
border = 'rounded',
|
border = 'rounded',
|
||||||
|
title = ' Lazy ',
|
||||||
|
},
|
||||||
performance = {
|
performance = {
|
||||||
rtp = {
|
rtp = {
|
||||||
disabled_plugins = {
|
disabled_plugins = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue