custom colors

This commit is contained in:
Christian Nieves
2024-12-15 13:17:36 -06:00
parent aefb0f1815
commit d06b8c1693
4 changed files with 26 additions and 13 deletions

View File

@ -1,7 +1,7 @@
local M = {
use_google_cache = nil,
flags = {
blink = false,
blink = true,
},
}