This commit is contained in:
Christian Nieves
2024-12-14 08:11:37 -06:00
parent 1fe1ca6c71
commit bcc9f32bdb

View File

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