less noise

This commit is contained in:
Rene Schallner
2021-11-26 05:40:27 +01:00
parent 87c4c1de21
commit 777f4197fc

View File

@@ -642,8 +642,8 @@ local Setup = function(cfg)
or "left-fit" or "left-fit"
SetupCalendar(ZkCfg.calendar_opts) SetupCalendar(ZkCfg.calendar_opts)
end end
print(vim.inspect(cfg)) -- print(vim.inspect(cfg))
print(vim.inspect(ZkCfg)) -- print(vim.inspect(ZkCfg))
end end
local M = { local M = {