fix: load avante_lib synchronously when not using lazy (#1345)
This commit is contained in:
@@ -49,6 +49,8 @@ H.load_path = function()
|
||||
pattern = "VeryLazy",
|
||||
callback = load_path,
|
||||
})
|
||||
else
|
||||
require("avante_lib").load()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user