We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a1acf commit 4f52d81Copy full SHA for 4f52d81
lua/debugprint/health.lua
@@ -44,8 +44,6 @@ M.check = function()
44
"mini.hipatterns is not available; lines cannot be highlighted"
45
)
46
end
47
-
48
- vim.health.info("debugprint opts = " .. vim.inspect(global_opts))
49
else
50
vim.health.warn(
51
"debugprint is not yet setup, checkhealth cannot fully run"
0 commit comments