This commit is contained in:
Christian Nieves
2025-01-24 19:10:02 +00:00
parent f815679d89
commit d0b81f87cb
9 changed files with 186 additions and 200 deletions

View File

@ -1,6 +1,6 @@
local M = {
use_google_cache = nil,
flags = { blink = true },
flags = { blink = false },
}
function M.exec(command, args)