snacks rice + new colorscheme

This commit is contained in:
iofq 2025-07-06 21:11:29 -05:00
parent 66d50e274e
commit d998429cb8
No known key found for this signature in database
GPG key ID: ECF3B2DA38BF7183
15 changed files with 1068 additions and 427 deletions

View file

@ -18,6 +18,12 @@ return {
})
end,
settings = {
Lua = {},
Lua = {
hint = {
enable = true,
arrayIndex = 'Enable',
setType = true,
},
},
},
}