mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-19 13:06:23 +00:00
feat: migrate to mise for unified tool management (#309)
This commit is contained in:
@@ -102,4 +102,4 @@ function GetIntelephenseLicense()
|
||||
f:close()
|
||||
local stripped = string.gsub(content, '%s+', '')
|
||||
return stripped == '' and nil or stripped
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user