nvim/lua/plugins/theme.lua
Zoty d65c4083ba
add trouble
side note? why was I using feat and chore and etc?
2026-04-07 11:46:51 -03:00

6 lines
89 B
Lua

return {
"ellisonleao/gruvbox.nvim",
priority = 1000,
config = true,
opts = {},
}