mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-13 19:04:40 +02:00
more lazyload
This commit is contained in:
parent
89c1ad5e2e
commit
2006460016
5 changed files with 339 additions and 286 deletions
|
@ -31,7 +31,9 @@ O = {
|
|||
hop = {active = false},
|
||||
dial = {active = false},
|
||||
dashboard = {active = false},
|
||||
matchup = {active = false}
|
||||
matchup = {active = false},
|
||||
colorizer = {active = false},
|
||||
numb = {active = false}
|
||||
|
||||
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue