fix: force new release

This commit is contained in:
Folke Lemaitre 2024-06-02 14:51:44 +02:00
parent 1418f30806
commit 9242edb739
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ function M.setup(opts)
end
table.insert(M.options.install.colorscheme, "habamax")
-- root
M.options.root = Util.norm(M.options.root)
if type(M.options.dev.path) == "string" then
M.options.dev.path = Util.norm(M.options.dev.path)