Skip to content

Commit 9242edb

Browse files
committed
fix: force new release
1 parent 1418f30 commit 9242edb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/lazy/core/config.lua

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ function M.setup(opts)
220220
end
221221
table.insert(M.options.install.colorscheme, "habamax")
222222

223+
-- root
223224
M.options.root = Util.norm(M.options.root)
224225
if type(M.options.dev.path) == "string" then
225226
M.options.dev.path = Util.norm(M.options.dev.path)

0 commit comments

Comments
 (0)