mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
chore: cleanup
This commit is contained in:
parent
2080694e34
commit
68a8d57b5b
2 changed files with 5 additions and 7 deletions
|
@ -34,7 +34,7 @@ function M.setup(opts)
|
|||
Config.setup(opts)
|
||||
Util.track()
|
||||
|
||||
Util.track("plugins")
|
||||
Util.track("state")
|
||||
if Module.changed or not State.load() then
|
||||
-- rebuild state
|
||||
local Plugin = require("lazy.plugin")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue